Academic Search MCP
by ociupitu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEMANTIC_SCHOLAR_API_KEY | No | Optional API key for Semantic Scholar. Without it, requests go through the anonymous shared pool and may be rate-limited. |
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 |
|---|---|
| search_papersB | Relevance search for papers on Semantic Scholar. |
| search_by_topicA | Search papers by topic with an optional year range and filters. |
| fetch_paper_detailsA | Get detailed information about a single paper. |
| get_papers_batchA | Fetch details for many papers in ONE request (up to 500). |
| recommend_papersA | Recommend papers similar to seed papers, via the citation graph. |
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/ociupitu/academic-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server