{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_a3xxt6cdrk88","handle":"ares-mcp","url":"https://wellknown.network/agents/ares-mcp","links":{"self":"https://wellknown.network/agents/ares-mcp/record.json","html":"https://wellknown.network/agents/ares-mcp","markdown":"https://wellknown.network/agents/ares-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ares-mcp","status":"https://wellknown.network/api/v1/agents/ares-mcp/status","claim":"https://wellknown.network/agents/ares-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ares-mcp/claim.json","badge":"https://wellknown.network/agents/ares-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ares-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ares-mcp","summary":"Local MCP server for academic literature search, open-access PDF parsing, and BibTeX.","description":"# ARES MCP\n\nLocal [Model Context Protocol](https://modelcontextprotocol.io) server for\n**academic literature search and writing**. It talks to open catalogs\n(OpenAlex, arXiv, Crossref), downloads **open-access** PDFs (PDF files only),\nextracts IMRaD sections on demand, and appends BibTeX — designed to run next\nto [Cursor](https://cursor.com) or any MCP host.\n\nLicense: [MIT](LICENSE). Free to use locally. Contributions:\n[CONTRIBUTING.md](CONTRIBUTING.md).\n\n> ARES does **not** bypass publisher paywalls. If no OA PDF exists, tools\n> return `no_open_pdf` instead of scraping HTML.\n\nThis project is a **literature helper**, not a PRISMA screening/audit\nworkbench. It is also **not** the Czech business-registry MCP\n([`ares-mcp-server`](https://pypi.org/project/ares-mcp-server/)).\n\n## Install (PyPI)\n\nPython 3.11+. [uv](https://docs.astral.sh/uv/) is recommended.\n\nCursor / MCP host (`uvx` downloads the published wheel, no clone):\n\n```json\n{\n  \"mcpServers\": {\n    \"ares\": {\n      \"command\": \"uvx\",\n      \"args\": [\"ares-mcp\"]\n    }\n  }\n}\n```\n\nOptional identity for the OpenAlex / Unpaywall polite pool (still no `.env`):\n\n```json\n{\n  \"mcpServers\": {\n    \"ares\": {\n      \"command\": \"uvx\",\n      \"args\": [\"ares-mcp\", \"--mailto\", \"you@university.edu\"]\n    }\n  }\n}\n```\n\nOr install into an environment:\n\n```bash\npip install ares-mcp\n# or: uv tool install ares-mcp\nares-mcp --mailto you@university.edu\n```\n\nA `.env` file is **not required**. Contact email is resolved in this order:\n\n1. `ares-mcp --mailto you@university.edu`\n2. `ARES_MAILTO` in the process environment (Cursor `mcp.json` `env` block)\n3. Optional cwd `.env` (`ARES_MAILTO=...`) — local checkouts only\n4. `git config user.email`\n5. Placeholder `ares-mcp@localhost` (server still starts)\n\nAfter publish, confirm the package at\n[pypi.org/project/ares-mcp](https://pypi.org/project/ares-mcp/).\n\n## Tools\n\n| Tool | Purpose |\n| --- | --- |\n| `search_papers` | Query OpenAlex + arXiv; `sort=cited_by` or `relevance`; optional DOI/arXiv lookup |…","publisher":null,"homepage":"https://github.com/benetche/ares-mcp#readme","repository":"https://github.com/benetche/ares-mcp/blob/main/CHANGELOG.md","version":"0.2.0","license":null,"protocols":["mcp"],"tags":["academic","arxiv","bibtex","cursor","literature-review","mcp","open-access","openalex"],"pricing":null,"endpoints":[{"url":"pypi:ares-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"research.academic","name":"Academic Research","confidence":1,"provenance":"declared"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"},{"slug":"code.review","name":"Code Review","confidence":0.638,"provenance":"derived"}],"categories":["code","dev","research"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ares-mcp","registry":"pypi","observedAt":"2026-09-09T09:25:02.707Z","publishedAt":"2026-08-31T18:56:18.535838Z","latestVersion":"0.2.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ares-mcp","url":"https://pypi.org/project/ares-mcp/","firstSeenAt":"2026-09-09T09:23:34.124Z","fetchedAt":"2026-09-09T09:23:34.124Z","normalizedAt":"2026-09-09T09:23:34.124Z"}]},"firstSeenAt":"2026-09-09T09:23:34.124Z","updatedAt":"2026-09-09T09:25:02.707Z"}