annas-mcp
Rank #82,585smithery/chris/annas-mcp
Search a vast catalog of books on Anna's Archive. Discover editions, formats, and metadata to quickly pinpoint the right copy. Download selected titles for fast, offline access.
annas-mcp is a Model Context Protocol (MCP) server published by chrisgreenx-ctrl. It ranks #82,585 of 115,460 servers tracked on MCP Toplist. annas-mcp is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 28, 2025.
Ranks ahead of 32,875 of 115,460 servers on MCP Toplist.
Use annas-mcp
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http annas-mcp https://server.smithery.ai/chris/annas-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.annas-mcp]
url = "https://server.smithery.ai/chris/annas-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/chris/annas-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"annas-mcp": {
"url": "https://server.smithery.ai/chris/annas-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"annas-mcp": {
"type": "http",
"url": "https://server.smithery.ai/chris/annas-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"annas-mcp": {
"serverUrl": "https://server.smithery.ai/chris/annas-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"annas-mcp": {
"url": "https://server.smithery.ai/chris/annas-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/smithery%2Fchris%2Fannas-mcp)<a href="https://mcptoplist.com/server/smithery%2Fchris%2Fannas-mcp"><img src="https://mcptoplist.com/badge/smithery%2Fchris%2Fannas-mcp.svg" alt="MCP Toplist: #82,585 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
chrisgreenx-ctrl
Other servers by chrisgreenx-ctrl
- sdk#50,657 · 1 ver
- antigravity-jules-orchestration#82,587
- jules-orc#82,590
- jules-orchestrator1#82,591
- markitdown_mcp_server#82,592
- nexonco-mcp#82,593
- jules-mcp-server-smithery-test#85,069
- serena#85,070
- smitheryfy#85,071
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains annas-mcp?
- annas-mcp is maintained by chrisgreenx-ctrl, which publishes 12 MCP servers (1 total version) tracked on MCP Toplist.
- Is annas-mcp listed on the Official MCP Registry?
- annas-mcp is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does annas-mcp have?
- annas-mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for annas-mcp?
- The source code for annas-mcp is hosted at github.com/chrisgreenx-ctrl/annas-mcp.