The Semantic Scholar FastMCP server provides access to academic paper data, author information, and citation networks. It connects to the Semantic Scholar API, allowing users to search, retrieve, and analyze scholarly articles. Developers use it to build tools for research, citation analysis, and academic data integration.
The Semantic Scholar FastMCP server provides access to academic paper data, author information, and citation networks. It connects to the Semantic Scholar API, allowing users to search, retrieve, and analyze scholarly articles. Developers use it to build tools for research, citation analysis, and academic data integration.
pip install semantic-scholar-fastmcp-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"zongmin-yu-semantic-scholar-fastmcp-mcp-server-github": {
"command": "uvx",
"args": [
"pip install semantic-scholar-fastmcp-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from semantic scholar fastmcp?"
API Key Required
This server requires an API key from semantic scholar fastmcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| SEMANTIC_SCHOLAR_FASTMCP_API_KEY | Yes | Your semantic scholar fastmcp API key |
"What resources are available in semantic scholar fastmcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in semantic scholar fastmcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in semantic scholar fastmcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.