Agnost
Freeby MCP Community
Analytics SDK for Model Context Protocol Servers
v0.1.10Added Apr 12, 2026
analyticsmcpmodel context protocolaitools
Agnost MCP Server
Analytics SDK for Model Context Protocol Servers
Installation
Reviews
Installation
Quick install
npx -y agnost
Add to claude_desktop_config.json
{
"mcpServers": {
"agnost": {
"command": "npx",
"args": ["-y", "agnost"]
}
}
}