mesh provides a unified, secure endpoint for all MCP servers. It exposes a single API gateway to manage and route requests to multiple MCP servers. The server integrates with any MCP-compliant service, allowing developers to deploy and orchestrate AI agents across different environments. Useful for developers needing a centralized hub to manage multiple AI models and services.
mesh provides a unified, secure endpoint for all MCP servers. It exposes a single API gateway to manage and route requests to multiple MCP servers. The server integrates with any MCP-compliant service, allowing developers to deploy and orchestrate AI agents across different environments. Useful for developers needing a centralized hub to manage multiple AI models and services.
npx -y @decocms/mesh-monorepoAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"decocms-mesh-github": {
"command": "npx",
"args": [
"-y",
"npx -y @decocms/mesh-monorepo"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mesh?"
API Key Required
This server requires an API key from mesh. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MESH_API_KEY | Yes | Your mesh API key |
"What resources are available in mesh?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mesh"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mesh 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.