cyanheads/mcp-reporter
mcp-reporter is a streamlined utility that generates comprehensive capability reports for Model Context Protocol servers, empowering developers to easily understand available functionality across their MCP servers ecosystem for both documentation and integration into other tools.
Platform-specific configuration:
{
"mcpServers": {
"mcp-reporter": {
"command": "npx",
"args": [
"-y",
"mcp-reporter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...