Core
Freeby MCP Community
Observability for MCP servers
v0.1.4Added Apr 12, 2026
mcpanalyticsinstrumentation
Core MCP Server
Observability for MCP servers
Installation
Reviews
Installation
Quick install
npx -y @hopperd-sdk/core
Add to claude_desktop_config.json
{
"mcpServers": {
"core": {
"command": "npx",
"args": ["-y", "@hopperd-sdk/core"]
}
}
}