vufind-mpc-api

horaciod/vufind-mpc-api

3.2

If you are the rightful owner of vufind-mpc-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP (Model Context Protocol) para acceder a la API de Vufind.

Vufind-mpc-api

MCP (Model Context Protocol) para acceder a la api de Vufind. tiene dos tools

###basado en $ git clone https://github.com/zzaebok/mcp-wikidata.git

###desarrollado en Python

usar npx @modelcontextprotocol/inspector para depurar

  • instalar mcp pip install mcp[cli]

###Setting para Claude desktop

  "myvuf": {
            "type": "stdio",
            "command": "mcp",
            "args": [
                "run" ,
                "<ruta completa>/vufind-mcp.py"
            ]
        }
    
  }