Deploystack exposes an HTTP endpoint for hosting MCP servers. It connects to n8n, Dify, Voiceflow, and any MCP client. Developers use it to deploy and manage MCP servers for observability and integration with workflow automation tools.
Deploystack exposes an HTTP endpoint for hosting MCP servers. It connects to n8n, Dify, Voiceflow, and any MCP client. Developers use it to deploy and manage MCP servers for observability and integration with workflow automation tools.
npx -y deploystackAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"deploystackio-deploystack-github": {
"command": "npx",
"args": [
"-y",
"npx -y deploystack"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from deploystack?"
API Key Required
This server requires an API key from deploystack. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| DEPLOYSTACK_API_KEY | Yes | Your deploystack API key |
"What resources are available in deploystack?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in deploystack"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in deploystack with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.