trove-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CORE_API_KEY | No | Optional API key for CORE to improve full-text throughput. | |
| TROVE_DB_PATH | No | Path to the local SQLite database file. Example: /Users/you/.trove-mcp/trove.db | |
| UNPAYWALL_EMAIL | No | Email address for Unpaywall OA discovery. Either this or TROVE_CONTACT_EMAIL must be set for Unpaywall to work. | |
| TROVE_CONTACT_EMAIL | No | Your email address, used for contact and as fallback for Unpaywall. | |
| TROVE_DISABLED_TOOLS | No | Comma-separated list of tool names to hide from the MCP server (e.g., 'get_trending_papers,find_similar_papers'). | |
| TROVE_HTTP_CORS_ORIGIN | No | CORS origin allowed for browser-based MCP clients in HTTP mode. | |
| TROVE_HTTP_BEARER_TOKEN | No | Bearer token for authenticating HTTP mode requests. | |
| SEMANTIC_SCHOLAR_API_KEY | No | Optional API key for Semantic Scholar to enable reliable similar-paper recommendations. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/LalwaniPalash/trove-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server