MCP for VuFind
@jaohbib
About MCP for VuFind
a simple MCP Server for VuFind
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Vufind": {
"command": "python",
"args": [
"C:/ubmcp/UBBSMCP/server.py ",
"C:/ubmcp/UBBSMCP/config.ini"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP for VuFind?
MCP for VuFind is a lightweight Model Context Protocol server built on FastMCP that integrates VuFind’s Swagger API into an LLM such as Claude (Sonnet). It enables the LLM to search and retrieve literature from VuFind by exposing VuFind’s API endpoints as tools.
How to use MCP for VuFind?
Install dependencies with pip install -r requirements.txt, then define API endpoints in a config.ini file accessible from your local machine. Configure Claude Desktop by editing claude_desktop_config.json with the path to server.py and config.ini, then restart Claude. A hammer icon in the interface confirms the MCP server is active.
Key features of MCP for VuFind
- Integrates VuFind Swagger API with LLMs
- Supports DAIA and VuFind Swagger endpoints
- Runs locally, each API call originates from your system
- Exposes VuFind functions as MCP tools in Claude
- Simple pip-based installation and configuration via config.ini
Use cases of MCP for VuFind
- Enable an LLM to search VuFind for books, articles, or other library materials
- Combine natural language queries with VuFind’s API to retrieve structured data
- Automate literature discovery workflows in AI-assisted research tools
FAQ from MCP for VuFind
What dependencies are required?
—
How is data accessed?
—
Are there any known limits?
—
What transport or authentication does it use?
—
How does it differ from other MCP servers?
—
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments