agentskb-mcp

Cranot/agentskb-mcp
9 starsCommunity

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Researched knowledge for AI agents. Canonical answers from official sources.

README.md

AgentsKB MCP Server

Give Your AI Expert-Level Knowledge

Researched answers to any problem. Your AI, upgraded.

Installation

Add to your Claude Desktop or Cursor config:

{
  "mcpServers": {
    "agentskb": {
      "command": "npx",
      "args": ["@agentskb/cli", "mcp"]
    }
  }
}

No API key needed for free tier (300 queries/month).

What makes us different

Your AI searches. We research. That's the difference.

  • Dedicated research per question - not a side task while debugging
  • Official sources only - docs, specs, RFCs
  • Would rather not answer than guess wrong

Tools

| Tool | Description | |------|-------------| | ask_question | Expert-quality answers with sources | | preflight_check | See what verified knowledge exists for your task | | search_questions | Browse Q&As by topic | | get_stats | Coverage metrics |

Coverage

Growing knowledge base across 40+ developer domains:

  • Databases: PostgreSQL, MySQL
  • Frameworks: Next.js, React, Vue, FastAPI, Django, Laravel
  • Infrastructure: Docker, Kubernetes, AWS
  • And more being added continuously

Links

  • Website: https://agentskb.com
  • npm: https://www.npmjs.com/package/@agentskb/cli

License

MIT

Related MCP servers

Browse all →