Skip to content
VS Code

openlibrary mcp server for VS Code

io.github.cyanheads/openlibrary-mcp-server

Search books and authors, fetch editions, browse subjects, and resolve cover images.

client:VS Code transport:streamable-http runtime:npm tools:10

Install openlibrary mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "openlibrary-mcp-server": {
      "type": "http",
      "url": "https://openlibrary.caseyjhand.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

openlibrary mcp server in other clients