Skip to content
Back to search
30
MCP

@insnapsprakhar/arxiv-mcp

npm/@insnapsprakhar/arxiv-mcp

npx launcher for ArXiv (with author-graph) MCP — hosted on Cloudflare Workers. Search arXiv preprints, daily category digest, and a premium author-collaborator graph tool — the differentiator vs other arXiv MCPs.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@insnapsprakhar/verification-mcp
npx launcher for Verification (fact-check + cite-check) MCP — hosted on Cloudflare Workers. Real-time fact-checking + citation verification
0 tools
@insnapsprakhar/wikipedia-recent-changes-mcp
npx launcher for Wikipedia Recent Changes + Wikidata MCP — hosted on Cloudflare Workers. Live Wikipedia edit-feed for AI agents — every brea
0 tools
@insnapsprakhar/hn-trending-mcp
npx launcher for Hacker News Trending MCP — hosted on Cloudflare Workers. HN front-page, full-text search via Algolia, and recent Show HN la
0 tools
@insnapsprakhar/uspto-patents-mcp
npx launcher for USPTO Patents MCP — hosted on Cloudflare Workers. US patent search and full-text via USPTO PatentsView
0 tools
@insnapsprakhar/drug-interaction-mcp
npx launcher for Drug Interaction Checker MCP — hosted on Cloudflare Workers. Drug-drug interaction checker for clinical LLMs
0 tools
@insnapsprakhar/sec-edgar-mcp
npx launcher for SEC EDGAR MCP — hosted on Cloudflare Workers. Search SEC filings, read 10-Ks and 8-Ks, query XBRL financial facts, and trac
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@insnapsprakhar/arxiv-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}