Vufind Mcp Api
@horaciod
关于 Vufind Mcp Api
Vufind Api for Bibliotecas.uncuyo.edu.ar
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Vufind Mcp Api?
Vufind Mcp Api is a Model Context Protocol (MCP) server that provides tools to access the Vufind API, specifically for retrieving bibliographic records from two Vufind repositories. It is intended for developers and librarians who want to integrate Vufind catalog data into AI‑assistant workflows via the MCP standard.
How to use Vufind Mcp Api?
Install the MCP framework with pip install mcp[cli]. Clone the repository and edit the Claude Desktop configuration file by adding a myvuf entry with "type": "stdio", "command": "mcp", "args": ["run", "<full path>/vufind-mcp.py"]. Debug the server using npx @modelcontextprotocol/inspector.
Key features of Vufind Mcp Api
- Provides two tools:
getrecordsuncuyoandget_recordssrnd - The
get_recordssrndtool fetches data fromhttps://repositoriosdigitales.mincyt.gob.ar/vufind/ - Written in Python
- Based on the
mcp-wikidatacommunity template - Designed for use with MCP‑compatible clients like Claude Desktop
Use cases of Vufind Mcp Api
- Retrieve bibliographic records from the UNCuyo Vufind repository
- Fetch records from Argentina’s Mincyt Vufind repository
- Enable AI assistants to query library catalogs through natural language
FAQ from Vufind Mcp Api
What tools does Vufind Mcp Api provide?
It provides two tools: getrecordsuncuyo (for the UNCuyo Vufind API) and get_recordssrnd (which retrieves records from https://repositoriosdigitales.mincyt.gob.ar/vufind/).
How do I install Vufind Mcp Api?
Install the MCP CLI with pip install mcp[cli], then clone or download the repository containing vufind-mcp.py.
How do I configure Vufind Mcp Api for Claude Desktop?
Add a myvuf entry to your Claude Desktop configuration file with "type": "stdio", "command": "mcp", and "args": ["run", "<full path>/vufind-mcp.py"].
Does Vufind Mcp Api require any authentication?
The README does not mention authentication; the tools appear to access public Vufind endpoints.
What transport does Vufind Mcp Api use?
It uses stdio transport, as indicated by the "type": "stdio" configuration in the Claude Desktop setup.
开发工具 分类下的更多 MCP 服务器
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
🔐 ssh-mcp-server
classfang基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
评论