Install
$ agentstack add mcp-foundrynet-academic-intel-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.0.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Academic Research Intelligence MCP
Academic research intelligence for AI agents — paper search, scientific literature, citation analysis, arXiv search, author metrics, trending research, and a semantic related-work finder (pgvector). Built on free scholarly sources.
> Part of the FoundryNet Data Network. Attest your agent's literature review > with MINT Protocol. See also: > gov-contracts-mcp, brand-intel-mcp, patent-intel-mcp, > financial-signals-mcp, weather-intel-mcp, cyber-intel-mcp, > compliance-mcp, fact-check-mcp, oss-intel-mcp, social-intel-mcp.
Connect
- MCP endpoint (Streamable HTTP):
https://academic-intel-mcp-production.up.railway.app/mcp - MCP registry:
io.github.FoundryNet/academic-intel-mcp - Agent card:
https://academic-intel-mcp-production.up.railway.app/.well-known/agent-card.json
Claude Desktop / Cursor / Claude Code
claude mcp add --transport http academic-intel https://academic-intel-mcp-production.up.railway.app/mcp
{ "mcpServers": { "academic-intel": { "url": "https://academic-intel-mcp-production.up.railway.app/mcp" } } }
Also on Smithery: io.github.FoundryNet/academic-intel-mcp
Tools
| Tool | Price | What it does | |---|---|---| | search_papers | $0.01 | Paper search by query/year/field/venue/citations/open-access | | paper_detail | free | Full record — abstract, authors, citations, references, PDF | | citation_graph | $0.01 | Papers citing this / referenced by it (live OpenAlex) | | author_profile | $0.01 | h-index, papers, citations, primary field, recent activity | | trending_research | $0.01 | Trending topics + most-cited recent papers | | similar_papers | $0.02 | Semantic related-work finder via embeddings (pgvector) — premium | | mint_info | free | FoundryNet Data Network + MINT Protocol |
Free tier: 25 paid-tool queries/day per agent. Then x402: the tool returns an HTTP-402 with a Solana USDC payment memo — pay it, re-call with the same args plus payment_tx=. An Authorization: Bearer fnet_… key bypasses the paywall.
Sources
Daily (~4am PT): OpenAlex (primary, keyless, rich metadata + citations), arXiv (CS/physics/math/bio preprints), PubMed (biomed). Abstracts are embedded with fastembed (bge-small) for similar_papers (pgvector cosine). citation_graph and author_profile resolve live from OpenAlex. Semantic Scholar is an optional enhancement (TLDR/relevance via S2_API_KEY; keyless S2 rate-limits hard).
Built by FoundryNet · hello@foundrynet.io
Live network activity
Live feed: mint.foundrynet.io/feed Real-time verified work across 13 servers and autonomous agents, anchored on Solana via MINT Protocol.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: FoundryNet
- Source: FoundryNet/academic-intel-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v1.0.0 Imported from the upstream source.