eth-library-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ETH_LIBRARY_API_KEY | Yes | Free API key from developer.library.ethz.ch |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| eth_search_resourcesA | Durchsucht den Katalog der ETH-Bibliothek mit über 30 Millionen Ressourcen. Nutzt die Discovery API (api.library.ethz.ch/discovery/v1/resources). Unterstützt Freitextsuche, Feldsuche, Facetten-Filter und Pagination. |
| eth_get_resourceA | Ruft eine einzelne Ressource der ETH-Bibliothek anhand ihrer MMS-ID ab. |
| eth_search_archiveB | Durchsucht ein spezifisches Archiv oder eine Sammlung der ETH-Bibliothek. |
| eth_search_by_typeC | Sucht Ressourcen eines bestimmten Typs (Karten, Bilder, Archive, etc.). |
| eth_search_personsB | Sucht Personen in der ETH-Bibliothek Persons API. ⚠ HINWEIS BUG-02: Der Persons-API-Endpunkt (/persons/v1/persons) gibt aktuell HTTP 404 zurück. Die korrekte URL muss via developer.library.ethz.ch verifiziert werden. |
| eth_search_educationA | Kuratierte Suche nach bildungsrelevanten Ressourcen in der ETH-Bibliothek. |
| eth_library_infoB | Gibt eine Übersicht über den ETH Library MCP Server zurück. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| research-workflow | Strukturierter Recherche-Workflow für ein Thema in der ETH-Bibliothek. |
| education-research | Recherche-Workflow für Bildungsthemen (optimiert für Schulamt-Kontext). |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_resource_types | Liste aller verfügbaren Ressourcentypen der ETH-Bibliothek. |
| get_archives | Liste aller verfügbaren Archive und Spezialsammlungen der ETH-Bibliothek. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/malkreide/eth-library-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server