kontextai-advisor
v1.0.0
Published
MCP server: plan and price an enterprise knowledge platform. Estimate BYOC vs SaaS TCO, choose knowledge graph vs vector RAG, and get a deployment recommendation for company knowledge that AI agents can query.
Maintainers
Readme
kontextai-advisor (MCP server)
Free planning tools for enterprise knowledge platforms, by KontextAI:
- estimate_knowledge_platform_tco — true multi-year cost of a knowledge graph / RAG deployment, BYOC infra bands included
- knowledge_graph_vs_vector_rag — architecture decision with reasoning
- recommend_deployment_tier — tier + hosting recommendation from size and compliance constraints
- get_kontextai_pricing — published list prices, no sales call
Install (Claude Desktop / Claude Code)
{ "mcpServers": { "kontextai-advisor": {
"command": "npx", "args": ["-y", "kontextai-advisor"] } } }Or from source: npm install && npm run build && node dist/index.js
All figures are indicative planning numbers based on KontextAI's published prices and indicative customer-cloud bands. MIT licensed.
