Agentskb
Rank #19,864io.github.Cranot/agentskb
MCP server providing agentskb capabilities
Agentskb is a Model Context Protocol (MCP) server published by Cranot. It ranks #19,864 of 128,029 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Agentskb is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Dec 1, 2025 and most recently updated on Dec 5, 2025.
Ranks ahead of 108,165 of 128,029 servers on MCP Toplist.
Use Agentskb
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentskb https://mcp.agentskb.com/mcp-kbThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add agentskb -- npx -y @agentskb/cli[mcp_servers.agentskb]
url = "https://mcp.agentskb.com/mcp-kb"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.agentskb]
command = "npx"
args = ["-y", "@agentskb/cli"]Add to ~/.codex/config.toml.
https://mcp.agentskb.com/mcp-kbSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentskb": {
"command": "npx",
"args": [
"-y",
"@agentskb/cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentskb": {
"url": "https://mcp.agentskb.com/mcp-kb"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentskb": {
"command": "npx",
"args": [
"-y",
"@agentskb/cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentskb": {
"type": "http",
"url": "https://mcp.agentskb.com/mcp-kb"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"agentskb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentskb/cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentskb": {
"serverUrl": "https://mcp.agentskb.com/mcp-kb"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentskb": {
"command": "npx",
"args": [
"-y",
"@agentskb/cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentskb": {
"url": "https://mcp.agentskb.com/mcp-kb"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"agentskb": {
"command": "npx",
"args": [
"-y",
"@agentskb/cli"
]
}
}
}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.Cranot%2Fagentskb)<a href="https://mcptoplist.com/server/io.github.Cranot%2Fagentskb"><img src="https://mcptoplist.com/badge/io.github.Cranot%2Fagentskb.svg" alt="MCP Toplist: Top 25% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Cranot
Other servers by Cranot
View all Cranot servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Dec 5, 2025 |
| 0.1.0 | Dec 5, 2025 |
Frequently asked questions
- Who maintains Agentskb?
- Agentskb is maintained by Cranot, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Agentskb listed on the Official MCP Registry?
- Yes — Agentskb is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Agentskb have?
- MCP Toplist tracks 2 versions of Agentskb, most recently published on Dec 5, 2025.
- Where can I find the source code for Agentskb?
- The source code for Agentskb is hosted at github.com/cranot/agentskb-mcp.
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.