Skip to main content
Glama

Academic Paper Search MCP Server

search_papers

Search for academic papers across multiple sources using a query. Retrieve metadata, abstracts, and full-text content with structured data for integration into AI workflows. Specify results limit for tailored output.

Instructions

Search for papers across multiple sources.

args: query: the search query limit: the maximum number of results to return (default 10)

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_papersArguments", "type": "object" }

You must be authenticated.

Other Tools from Academic Paper Search MCP Server

Related Tools

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/afrise/academic-search-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server