agentdocs-mcp
Rank #8,175io.github.hoornet/agentdocs-mcp
AgentDocs (agentdocs.eu) MCP: read, search, write, comment, share & attach images to Markdown docs.
agentdocs-mcp is a Model Context Protocol (MCP) server published by hoornet. It ranks #8,175 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. agentdocs-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 8 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 123,871 of 132,046 servers on MCP Toplist.
Use agentdocs-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentdocs-mcp https://agentdocs.eu/mcpclaude mcp add agentdocs-mcp -e "AGENTDOCS_TOKEN=<your AGENTDOCS_TOKEN>" -e "AGENTDOCS_URL=<your AGENTDOCS_URL>" -- npx -y agentdocs-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentdocs-mcp]
url = "https://agentdocs.eu/mcp"Add to ~/.codex/config.toml.
[mcp_servers.agentdocs-mcp]
command = "npx"
args = ["-y", "agentdocs-mcp"]
[mcp_servers.agentdocs-mcp.env]
AGENTDOCS_TOKEN = "<your AGENTDOCS_TOKEN>"
AGENTDOCS_URL = "<your AGENTDOCS_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://agentdocs.eu/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentdocs-mcp": {
"command": "npx",
"args": [
"-y",
"agentdocs-mcp"
],
"env": {
"AGENTDOCS_TOKEN": "<your AGENTDOCS_TOKEN>",
"AGENTDOCS_URL": "<your AGENTDOCS_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentdocs-mcp": {
"url": "https://agentdocs.eu/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agentdocs-mcp": {
"command": "npx",
"args": [
"-y",
"agentdocs-mcp"
],
"env": {
"AGENTDOCS_TOKEN": "<your AGENTDOCS_TOKEN>",
"AGENTDOCS_URL": "<your AGENTDOCS_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentdocs-mcp": {
"type": "http",
"url": "https://agentdocs.eu/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agentdocs-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentdocs-mcp"
],
"env": {
"AGENTDOCS_TOKEN": "<your AGENTDOCS_TOKEN>",
"AGENTDOCS_URL": "<your AGENTDOCS_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentdocs-mcp": {
"serverUrl": "https://agentdocs.eu/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentdocs-mcp": {
"command": "npx",
"args": [
"-y",
"agentdocs-mcp"
],
"env": {
"AGENTDOCS_TOKEN": "<your AGENTDOCS_TOKEN>",
"AGENTDOCS_URL": "<your AGENTDOCS_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentdocs-mcp": {
"url": "https://agentdocs.eu/mcp"
}
}
}{
"mcpServers": {
"agentdocs-mcp": {
"command": "npx",
"args": [
"-y",
"agentdocs-mcp"
],
"env": {
"AGENTDOCS_TOKEN": "<your AGENTDOCS_TOKEN>",
"AGENTDOCS_URL": "<your AGENTDOCS_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.hoornet%2Fagentdocs-mcp)<a href="https://mcptoplist.com/server/io.github.hoornet%2Fagentdocs-mcp"><img src="https://mcptoplist.com/badge/io.github.hoornet%2Fagentdocs-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hoornet
Available versions (8)
| Version | Published |
|---|---|
| 0.10.1 | Aug 22, 2026 |
| 0.9.3 | Aug 9, 2026 |
| 0.9.2 | Aug 5, 2026 |
| 0.9.1 | Aug 5, 2026 |
| 0.9.0 | Aug 3, 2026 |
| 0.8.0 | Jul 28, 2026 |
| 0.6.1 | Jul 7, 2026 |
| 0.5.2 | Jun 19, 2026 |
Frequently asked questions
- Who maintains agentdocs-mcp?
- agentdocs-mcp is maintained by hoornet, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is agentdocs-mcp listed on the Official MCP Registry?
- Yes — agentdocs-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does agentdocs-mcp have?
- MCP Toplist tracks 8 versions of agentdocs-mcp, most recently published on Aug 22, 2026.
- Where can I find the source code for agentdocs-mcp?
- The source code for agentdocs-mcp is hosted at github.com/hoornet/agentdocs-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.