All MCP servers

Arxiv Mcp Server

Official
by Api.AirforcestdioSearch & Web Crawling02,842Apache-2.0

Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.

mcpopen-sourcesearch-web-crawling

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "arxiv-mcp-server-impe9b84": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}