Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From servicegraph
Connects to the ServiceGraph remote API to provide service dependency mapping, infrastructure visualization, and observability insights for cloud and microservice architectures.
npx claudepluginhub nostrband/servicegraph --plugin servicegraphCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"servicegraph": {
"type": "http",
"url": "https://mcp.servicegraph.co"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.servicegraph.coShare bugs, ideas, or general feedback.