research-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RESEARCH_DB | No | Path to the paper database | data/library.db |
| RESEARCH_EXPERIMENTS | No | Root of the experiment folders | data/experiments |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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 |
|---|---|
| search_papersA | Durchsucht die lokale Paper-Bibliothek inhaltlich nach einem Thema. |
| list_projectsA | Zeigt alle Projekte und Bereiche der Paper-Bibliothek mit Anzahl der Paper. Ein Projekt ist die oberste Gliederung (z.B. "masterarbeit"), ein Bereich eine Untergliederung darin (z.B. "baselines", "related-work"). Benutze dieses Tool, bevor du eine Suche einschraenkst, um die gueltigen Namen zu erfahren. |
| list_libraryA | Listet alle indexierten Paper der Bibliothek mit Titel, Jahr und Umfang auf. Benutze dieses Tool, um einen Ueberblick zu bekommen, welche Paper ueberhaupt verfuegbar sind, bevor du inhaltlich suchst. |
| read_paperA | Liest den Volltext eines Papers, um Details nachzuschlagen. |
| analyze_projectA | Fasst ALLE Laeufe eines Projekts in einem Aufruf zusammen - fuer die Gesamtanalyse. |
| list_experimentsA | Listet Trainings- und Testlaeufe mit Modell, Status und Datum auf. |
| get_experimentA | Gibt Hyperparameter und Ergebnisse eines einzelnen Laufs vollstaendig zurueck. |
| get_fold_summaryA | Fasst k-fold-Cross-Validation-Ergebnisse eines Laufs statistisch zusammen. |
| compare_experimentsA | Vergleicht mehrere Laeufe und hebt hervor, was sie unterscheidet. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/lduda79/research-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server