Back to directory
xytangme/neodb-mcp

xytangme/neodb-mcp

@xytangme

A Message Control Protocol (MCP) server implementation for interacting with NeoDB, a social book cataloging service.

neodbbookscatalogsocialreadingapimcpcontext

Installation & Configuration

{
  "mcpServers": {
    "neodb": {
      "command": "uv",
      "args": [
        "--directory",
        "<PATH_TO_PROJECT_DIR>",
        "run",
        "<PATH_TO_SCRIPT>",
        "<API_BASE>",
        "<ACCESS_TOKEN>"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15