MCP server for Altmetric APIs - track research attention across news, policy, social media, and more
What it says
The record the registry holds
The registry marks this record deprecated. That is its author's own word about their own server, carried here as they filed it.
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
altmetric-mcp · npm · 0.8.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.altmetric/altmetric-mcp",
"description": "MCP server for Altmetric APIs - track research attention across news, policy, social media, and more",
"repository": {
"url": "https://github.com/altmetric/altmetric-mcp",
"source": "github"
},
"version": "0.8.1",
"icons": [
{
"src": "https://raw.githubusercontent.com/altmetric/altmetric-mcp/main/icon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "altmetric-mcp",
"version": "0.8.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for Altmetric Details Page API. At least one credential set required: either this key OR both Explorer API credentials",
"format": "string",
"isSecret": true,
"name": "ALTMETRIC_DETAILS_API_KEY"
},
{
"description": "API key for Altmetric Explorer API (requires ALTMETRIC_EXPLORER_API_SECRET). At least one credential set required",
"format": "string",
"isSecret": true,
"name": "ALTMETRIC_EXPLORER_API_KEY"
},
{
"description": "API secret for Altmetric Explorer API HMAC authentication (requires ALTMETRIC_EXPLORER_API_KEY)",
"format": "string",
"isSecret": true,
"name": "ALTMETRIC_EXPLORER_API_SECRET"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "deprecated",
"statusChangedAt": "2026-06-29T23:22:57.110524Z",
"statusMessage": "Replaced by com.altmetric.mcp/altmetric-mcp",
"publishedAt": "2026-06-24T01:36:35.497824Z",
"updatedAt": "2026-06-29T23:22:57.110524Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.8.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.