Tools Orangedam
Freeby MCP Community
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
v0.1.0-ci0007Added Apr 12, 2026
Tools Orangedam MCP Server
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
Installation
Reviews
Installation
Quick install
npx -y @orangelogic/tools-mcpserver-orangedam
Add to claude_desktop_config.json
{
"mcpServers": {
"tools-orangedam": {
"command": "npx",
"args": ["-y", "@orangelogic/tools-mcpserver-orangedam"]
}
}
}