MCP Server: Arxiv avatar

MCP Server: Arxiv

Pricing

$5.00 / 1,000 tool calls

Go to Apify Store
MCP Server: Arxiv

MCP Server: Arxiv

MCP Server: Arxiv: an MCP server exposing 5 tools for AI agents. HTTP-only, no API key. Pay $0.005/tool-call.

Pricing

$5.00 / 1,000 tool calls

Rating

0.0

(0)

Developer

dltik

dltik

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

MCP server with 5 tools for AI agents (Claude, Cursor, Continue). HTTP-only, no API key. $0.005 per tool-call.

Bookmark this actor — Apify ranks actors by bookmarks, so it directly helps the visibility on Apify Store.

What is this MCP Server?

The MCP Server: Arxiv is an Apify-hosted MCP server that exposes 5 tools your AI agent can call to query arxiv. Pattern-compatible with the Model Context Protocol (MCP) input schema.

Tools available

  • search_papers — TODO: describe
  • get_paper — TODO: describe
  • recent_by_category — TODO: describe
  • by_author — TODO: describe
  • by_doi — TODO: describe
  • list_tools — free discovery endpoint (returns the tool catalog)

Use cases

  • AI agent integration — let Claude/Cursor/Continue query arxiv directly
  • Automated research — chain tool calls inside an agent workflow
  • Data enrichment — augment your CRM / database with arxiv data via agent

Input

{
"mode": "call_tool",
"tool_name": "search_papers",
"arguments": { "limit": 5 }
}

For discovery: {"mode": "list_tools"} (free, no charge).

Pricing

PAY_PER_EVENT — $0.005 per tool-call (= $5.00 per 1,000). list_tools is free.

Author

dltik

License

MIT