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 ..
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论