NeoDB MCP Server
@xytangme
NeoDB MCP Server について
A Message Control Protocol (MCP) server implementation for interacting with [NeoDB](https://neodb.social/)
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"neodb-mcp": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
2`query` (string): Search query for books
`book_id` (string): The ID of the book to retrieve
概要
What is NeoDB MCP Server?
NeoDB MCP Server is a Message Control Protocol (MCP) server implementation for interacting with NeoDB, a social book cataloging service. It provides tools to fetch user information, search books, and retrieve detailed book information through NeoDB’s API.
How to use NeoDB MCP Server?
Install UV and create a Python virtual environment, then install dependencies with uv pip install .. Obtain a NeoDB API access token (via official documentation or an automated script) and configure Claude Desktop by updating claude_desktop_config.json with the command uv and the appropriate arguments (API base URL and access token).
Key features of NeoDB MCP Server
- Fetch current user’s basic information
- Search books in the NeoDB catalog
- Retrieve detailed book information by ID
- Integrates directly with NeoDB’s API
- Works with Claude Desktop via MCP
Use cases of NeoDB MCP Server
- Query your own NeoDB profile and library data
- Search for books by title or keyword
- Get detailed metadata for a specific book
- Build a personal assistant that interacts with your book catalog
FAQ from NeoDB MCP Server
How do I get an access token for NeoDB?
You can obtain an access token by following the official NeoDB API documentation, or by using the automated neodb-get-access-token script linked in the README.
How do I configure NeoDB MCP Server with Claude Desktop?
Edit claude_desktop_config.json to add an MCP server entry with command uv and arguments including the project directory, script path, API base URL, and your access token. Example configuration is provided in the README.
What tools does NeoDB MCP Server provide?
Three tools: get-user-info (no parameters), search-books (requires a query string), and get-book (requires a book ID string).
What are the runtime dependencies?
The server requires Python, UV (package installer), and a virtual environment. Dependencies are installed via uv pip install ..
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Servers
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント