Open Library
Rank #1,640io.github.8enSmith/mcp-open-library
Search books and authors on the Internet Archive's Open Library
Open Library is a Model Context Protocol (MCP) server published by 8ensmith. It ranks #1,640 of 132,046 servers tracked on MCP Toplist, and its repository has 94 GitHub stars. Open Library is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 8 tracked versions. It was first listed on Apr 18, 2025 and most recently updated on Aug 29, 2026.
Ranks ahead of 130,406 of 132,046 servers on MCP Toplist.
Use Open Library
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-open-library -- npx -y mcp-open-library[mcp_servers.mcp-open-library]
command = "npx"
args = ["-y", "mcp-open-library"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-open-library": {
"command": "npx",
"args": [
"-y",
"mcp-open-library"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-open-library": {
"command": "npx",
"args": [
"-y",
"mcp-open-library"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-open-library": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-open-library"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-open-library": {
"command": "npx",
"args": [
"-y",
"mcp-open-library"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-open-library": {
"command": "npx",
"args": [
"-y",
"mcp-open-library"
]
}
}
}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.8enSmith%2Fmcp-open-library)<a href="https://mcptoplist.com/server/io.github.8enSmith%2Fmcp-open-library"><img src="https://mcptoplist.com/badge/io.github.8enSmith%2Fmcp-open-library.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
8ensmith
Available versions (8)
| Version | Published |
|---|---|
| 1.2.2 | Aug 29, 2026 |
| 1.2.1 | Aug 14, 2026 |
| 1.2.0 | Aug 13, 2026 |
| 1.1.3 | Aug 13, 2026 |
| 1.1.2 | Aug 11, 2026 |
| 1.1.1 | Aug 11, 2026 |
| 1.1.0 | Aug 10, 2026 |
| 1.0.3 | Aug 9, 2026 |
Frequently asked questions
- Who maintains Open Library?
- Open Library is maintained by 8ensmith, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Open Library listed on the Official MCP Registry?
- Yes — Open Library is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Open Library have?
- MCP Toplist tracks 8 versions of Open Library, most recently published on Aug 29, 2026.
- Where can I find the source code for Open Library?
- The source code for Open Library is hosted at github.com/8ensmith/mcp-open-library.
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.