{
  "markdown": "# agentalmanac-mcp\n\nAn MCP server for searching the [Agent Almanac](https://agentalmanac.org) — the public catalog of 9,000+ Model Context Protocol servers.\n\n> The MCP server for finding MCP servers. Discover, inspect, and install MCP tools from inside any MCP-aware agent.\n\n## Install\n\n```json\n{\n  \"mcpServers\": {\n    \"agentalmanac\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"agentalmanac-mcp\"]\n    }\n  }\n}\n```\n\nAdd this to your Claude Desktop / Cursor / Continue / Zed MCP config. No auth, no setup.\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `search_mcp_servers(query, transport?, limit?)` | Search the catalog by capability, name, or description (FTS5-backed) |\n| `get_server_details(slug)` | Full per-server info: install command, tool list, repo, version |\n| `list_recent_servers(limit?, transport?)` | Most recently updated MCP servers in the catalog |\n\n## Example usage\n\nAfter installing, ask your agent:\n\n> Find me an MCP server for working with Postgres.\n\n> Get details on `io-github-proompteng-bilig-workpaper`.\n\n> What's been updated in the MCP ecosystem this week?\n\nThe server returns formatted text. Your agent does the rest.\n\n## What's the Agent Almanac\n\n[agentalmanac.org](https://agentalmanac.org) is a neutral, open catalog of MCP servers. It ingests from the official Model Context Protocol Registry and surfaces searchable, installable entries. No login. Free. JSON API: `https://agentalmanac.org/api/v1/mcp/servers`.\n\n## Configuration\n\n| Env var | Default | Use |\n|---|---|---|\n| `AGENTALMANAC_API_BASE` | `https://agentalmanac.org/api/v1` | Override for testing against a different base URL |\n\n## License\n\nMIT. Issues + PRs: https://github.com/survivorforge/agentalmanac-mcp\n",
  "bytes": 1707,
  "sha": "ab630d37fd856e009ccf47f72cda947aaef2f9aa088dd5824d05da2cc04cf955",
  "repo_slug": "survivorforge/agentalmanac-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_survivorforge_agentalmanac_mcp_6e932765/readme"
}