Agent Knowledge
Rank #5,438io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
Agent Knowledge is a Model Context Protocol (MCP) server published by keshrath. It ranks #5,438 of 121,933 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Agent Knowledge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 43 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Apr 21, 2026.
Ranks ahead of 116,495 of 121,933 servers on MCP Toplist.
Use Agent Knowledge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-knowledge -- npx -y agent-knowledge[mcp_servers.agent-knowledge]
command = "npx"
args = ["-y", "agent-knowledge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-knowledge": {
"command": "npx",
"args": [
"-y",
"agent-knowledge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-knowledge": {
"command": "npx",
"args": [
"-y",
"agent-knowledge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-knowledge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-knowledge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-knowledge": {
"command": "npx",
"args": [
"-y",
"agent-knowledge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-knowledge": {
"command": "npx",
"args": [
"-y",
"agent-knowledge"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.keshrath%2Fagent-knowledge)<a href="https://mcptoplist.com/server/io.github.keshrath%2Fagent-knowledge"><img src="https://mcptoplist.com/badge/io.github.keshrath%2Fagent-knowledge.svg" alt="MCP Toplist: Top 5% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
keshrath
Other servers by keshrath
View all keshrath servers →Available versions (43)
| Version | Published |
|---|---|
| 1.9.7 | Apr 21, 2026 |
| 1.9.6 | Apr 21, 2026 |
| 1.9.5 | Apr 20, 2026 |
| 1.9.4 | Apr 19, 2026 |
| 1.9.3 | Apr 18, 2026 |
| 1.9.2 | Apr 18, 2026 |
| 1.9.1 | Apr 18, 2026 |
| 1.9.0 | Apr 18, 2026 |
| 1.8.1 | Apr 18, 2026 |
| 1.8.0 | Apr 18, 2026 |
| 1.7.3 | Apr 15, 2026 |
| 1.7.2 | Apr 13, 2026 |
| 1.7.1 | Apr 13, 2026 |
| 1.7.0 | Apr 13, 2026 |
| 1.6.3 | Apr 13, 2026 |
| 1.6.2 | Apr 13, 2026 |
| 1.6.1 | Apr 12, 2026 |
| 1.6.0 | Apr 12, 2026 |
| 1.5.3 | Apr 11, 2026 |
| 1.5.1 | Apr 9, 2026 |
| 1.5.0 | Apr 8, 2026 |
| 1.4.2 | Apr 8, 2026 |
| 1.4.1 | Apr 8, 2026 |
| 1.4.0 | Apr 8, 2026 |
| 1.3.27 | Apr 8, 2026 |
| 1.3.26 | Apr 8, 2026 |
| 1.3.25 | Apr 8, 2026 |
| 1.3.23 | Apr 8, 2026 |
| 1.3.20 | Apr 8, 2026 |
| 1.3.19 | Apr 7, 2026 |
| 1.3.17 | Apr 7, 2026 |
| 1.3.15 | Apr 3, 2026 |
| 1.3.14 | Apr 3, 2026 |
| 1.3.13 | Apr 3, 2026 |
| 1.3.12 | Apr 3, 2026 |
| 1.3.11 | Apr 2, 2026 |
| 1.3.10 | Apr 2, 2026 |
| 1.3.9 | Apr 2, 2026 |
| 1.3.8 | Apr 1, 2026 |
| 1.3.7 | Apr 1, 2026 |
| 1.3.6 | Apr 1, 2026 |
| 1.3.5 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Knowledge?
- Agent Knowledge is maintained by keshrath, which publishes 4 MCP servers (166 total versions) tracked on MCP Toplist.
- Is Agent Knowledge listed on the Official MCP Registry?
- Yes — Agent Knowledge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Knowledge have?
- MCP Toplist tracks 43 versions of Agent Knowledge, most recently published on Apr 21, 2026.
- Where can I find the source code for Agent Knowledge?
- The source code for Agent Knowledge is hosted at github.com/keshrath/agent-knowledge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.