trending_research
ActiveTool of Academic Research Intelligence MCP
Find trending research across OpenAlex, arXiv, and PubMed — the most-cited recent academic papers and the highest-volume topics in a time window, optionally scoped to a field. For tracking emerging scientific literature. PAID: $0.01 USDC per query after the daily free allowance (25/day). On a 402, pay the returned Solana memo and re-call with the SAME args plus payment_tx=<signature>. An Authorization: Bearer fnet_ key bypasses it.
Parameters schema
{
"type": "object",
"properties": {
"days": {
"type": "integer",
"default": 30,
"description": "look-back window (1-365, default 30)."
},
"field": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "optional field-of-study filter."
},
"metric": {
"type": "string",
"default": "citations",
"description": "\"citations\" (most-cited) or \"volume\" (publication volume)."
},
"agent_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "stable id for your agent (scopes the free-tier counter)."
},
"payment_tx": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"description": "Solana tx signature, when re-calling after a 402."
}
},
"additionalProperties": false
}Parent server
Academic Research Intelligence MCP
https://github.com/FoundryNet/academic-intel-mcp
2/7 registries