Skip to content
Back to search
30
MCP

io.github.cranot/agentskb

io.github.cranot/agentskb

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

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.Cranot/agentskb
Researched knowledge for AI agents. Canonical answers from official sources.
0 tools
AgentsKB
Expert-level knowledge base with researched answers from official sources
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
io.github.dnotitia/akb
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
0 tools
io.github.kevinx702/agentcite
Fabrication-free, DOI-backed citations for AI agents — real openAlex sources, never hallucinated.
0 tools
io.github.surp-renz/sekichi
Knowledge accumulation for AI coding agents. Records decisions, problems, and insights as context.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cranot/agentskb": {
      "url": "None",
      "transport": "http"
    }
  }
}