MCP Hub
Back to servers

agentskb

Validation Failed

AgentsKB provides AI agents with researched, expert-level knowledge sourced from official documentation, specs, and RFCs across 40+ developer domains. It prioritizes accuracy and verified sources over generative guessing to provide canonical answers to technical problems.

Stars
5
Forks
1
Tools
4
Updated
Nov 30, 2025
Validated
Jan 9, 2026

Validation Error:

Process exited with code 1. stderr: Usage: agentskb [options] [command] AgentsKB CLI - Verified knowledge for AI coding assistants Stop hallucinations with 5,000+ sourced answers. Works with Claude Code, Cursor, Cline. Options: -V, --version output the version number -h, --help display help for command Commands: init [options] Initialize a new AgentsKB project manifest check [options] Check project readiness and coverage lock Generate lockfile for deterministic builds request

Quick Install

npx -y @agentskb/cli

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

ToolDescription
ask_questionExpert-quality answers with sources
preflight_checkSee what verified knowledge exists for your task
search_questionsBrowse Q&As by topic
get_statsCoverage 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

License

MIT

Reviews

No reviews yet

Sign in to write a review