com.altmetric.mcp/altmetric-mcp MCP Server
com.altmetric.mcp/altmetric-mcp
What is the com.altmetric.mcp/altmetric-mcp MCP server?
MCP server for Altmetric APIs - track research attention across news, policy, social media, and more
How to install com.altmetric.mcp/altmetric-mcp
Copy-paste configuration for popular MCP clients.
ALTMETRIC_DETAILS_API_KEYsecretAPI key for Altmetric Details Page API. At least one credential set required: either this key OR both Explorer API credentials
ALTMETRIC_EXPLORER_API_KEYsecretAPI key for Altmetric Explorer API (requires ALTMETRIC_EXPLORER_API_SECRET). At least one credential set required
ALTMETRIC_EXPLORER_API_SECRETsecretAPI secret for Altmetric Explorer API HMAC authentication (requires ALTMETRIC_EXPLORER_API_KEY)
{
"mcpServers": {
"altmetric-mcp": {
"command": "npx",
"args": [
"-y",
"altmetric-mcp"
],
"env": {
"ALTMETRIC_DETAILS_API_KEY": "<YOUR_ALTMETRIC_DETAILS_API_KEY>",
"ALTMETRIC_EXPLORER_API_KEY": "<YOUR_ALTMETRIC_EXPLORER_API_KEY>",
"ALTMETRIC_EXPLORER_API_SECRET": "<YOUR_ALTMETRIC_EXPLORER_API_SECRET>"
}
}
}
}{
"mcpServers": {
"altmetric-mcp": {
"command": "npx",
"args": [
"-y",
"altmetric-mcp"
],
"env": {
"ALTMETRIC_DETAILS_API_KEY": "<YOUR_ALTMETRIC_DETAILS_API_KEY>",
"ALTMETRIC_EXPLORER_API_KEY": "<YOUR_ALTMETRIC_EXPLORER_API_KEY>",
"ALTMETRIC_EXPLORER_API_SECRET": "<YOUR_ALTMETRIC_EXPLORER_API_SECRET>"
}
}
}
}{
"mcpServers": {
"altmetric-mcp": {
"command": "npx",
"args": [
"-y",
"altmetric-mcp"
],
"env": {
"ALTMETRIC_DETAILS_API_KEY": "<YOUR_ALTMETRIC_DETAILS_API_KEY>",
"ALTMETRIC_EXPLORER_API_KEY": "<YOUR_ALTMETRIC_EXPLORER_API_KEY>",
"ALTMETRIC_EXPLORER_API_SECRET": "<YOUR_ALTMETRIC_EXPLORER_API_SECRET>"
}
}
}
}{
"servers": {
"altmetric-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"altmetric-mcp"
],
"env": {
"ALTMETRIC_DETAILS_API_KEY": "<YOUR_ALTMETRIC_DETAILS_API_KEY>",
"ALTMETRIC_EXPLORER_API_KEY": "<YOUR_ALTMETRIC_EXPLORER_API_KEY>",
"ALTMETRIC_EXPLORER_API_SECRET": "<YOUR_ALTMETRIC_EXPLORER_API_SECRET>"
}
}
}
}claude mcp add altmetric-mcp --env ALTMETRIC_DETAILS_API_KEY=<YOUR_ALTMETRIC_DETAILS_API_KEY> --env ALTMETRIC_EXPLORER_API_KEY=<YOUR_ALTMETRIC_EXPLORER_API_KEY> --env ALTMETRIC_EXPLORER_API_SECRET=<YOUR_ALTMETRIC_EXPLORER_API_SECRET> -- npx -y altmetric-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.