Developer Tools
Trust: 39/100 (Limited)io.github.altmetric/altmetric-mcp Guide
MCP server for Altmetric APIs - track research attention across news, policy, social media, and more
1 starsby altmetric
Quick Start
Install
npx altmetric-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-altmetric-altmetric-mcp": {
"command": "npx",
"args": [
"altmetric-mcp"
]
}
}
}