Skip to main content
Glama

Open Search MCP

by flyanima
MIT License
1
  • Apple
  • Linux

search_arxiv

Find academic papers on arXiv by entering a search query. Customize results by specifying the maximum number of papers to retrieve. Ideal for researchers and students.

Instructions

Search arXiv for academic papers

Input Schema

NameRequiredDescriptionDefault
maxResultsNoMaximum results to return
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "maxResults": { "description": "Maximum results to return", "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/flyanima/open-search-mcp'

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