Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcpcat": {
"command": "npx",
"args": [
"-y",
"mcpcat"
]
}
}
}
Or smoke-test directly:
npx -y mcpcat
Details
| Website | https://www.npmjs.com/package/mcpcat |
|---|---|
| GitHub | git+https://github.com/MCPCat/mcpcat-typescript-sdk.git |
| License | unknown |
| Pricing | free |
| Tags | ai authentication mcp observability ai-agents ai-platform ai-agent mcps |
| Sources | npm |
| Discovered | 2026-05-25 |