sparkit-science-sparkit-mcp
MCP server for [SPARKIT](https://sparkit.science), a scientific research agent that searches the literature, reads papers, and returns cited Markdown reports. Submit a question via the `research` tool from Claude Desktop / Cursor / Claude Code; get back a ~90-second cited report without leaving the chat. `uv tool install sparkit-mcp` or `pip install sparkit-mcp`.
- Score
- 22.5571 signal
- Evidence
- 1 star
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
{
"mcpServers": {
"sparkit-science-sparkit-mcp": {
"command": "uv",
"args": [
"tool",
"install",
"sparkit-mcp",
"or",
"pip",
"install",
"sparkit-mcp"
]
}
}
}Alternatives · MCPs
- tooluniverse1,668 stars · 254 forks98.319
- pubmed-searcher149 stars · 25 forks93.001
- patsnap-mcp110 stars · 4 forks86.267
What it is
MCP server for SPARKIT, a scientific research agent that searches the literature, reads papers, and returns cited Markdown reports. Submit a question via the research tool from Claude Desktop / Cursor / Claude Code; get back a ~90-second cited report without leaving the chat. uv tool install sparkit-mcp or pip install sparkit-mcp.
When to use it
When an agent needs the "Research" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Research). See https://github.com/SPARKIT-science/sparkit-mcp.