Skip to content
VS Code

arxiv mcp server for VS Code

io.github.cyanheads/arxiv-mcp-server

Search arXiv, fetch paper metadata, and read full-text content.

client:VS Code transport:streamable-http runtime:npm tools:4

Install arxiv mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "arxiv-mcp-server": {
      "type": "http",
      "url": "https://arxiv.caseyjhand.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

arxiv mcp server in other clients