Add SPARKIT-science/sparkit-mcp to Research
SPARKIT is a scientific research agent that searches the literature, reads papers, and returns cited Markdown reports. The MCP server exposes it as the `research` and `get_job_status` tools to Claude Desktop / Cursor / Claude Code. - Source: https://github.com/SPARKIT-science/sparkit-mcp - PyPI: https://pypi.org/project/sparkit-mcp/ - Web: https://sparkit.science
JLSteenwyk committed
May 6, 2026 at 16:24 UTC
165fb2b034274b12686660a8dc7573b28f60b5ad
1 file changed
+1
README.md
+1
@@ -1945,6 +1945,7 @@ Tools for conducting research, surveys, interviews, and data collection.
1945
- [thinkchainai/agentinterviews_mcp](https://github.com/thinkchainai/agentinterviews_mcp) - Conduct AI-powered qualitative research interviews and surveys at scale with [Agent Interviews](https://agentinterviews.com). Create interviewers, manage research projects, recruit participants, and analyze interview data through MCP.
1946
- [xmpuspus/ph-civic-data-mcp](https://github.com/xmpuspus/ph-civic-data-mcp) [](https://glama.ai/mcp/servers/xmpuspus/ph-civic-data-mcp) 🐍 ☁️ 🍎 🪟 🐧 - Philippine government data as agent-callable tools: PHIVOLCS earthquakes + volcano alerts, PAGASA weather + typhoons, PhilGEPS procurement, PSA 2020 Census population + poverty, AQICN air quality. Install: `uvx ph-civic-data-mcp`.
1947
- [yusong652/pfc-mcp](https://github.com/yusong652/pfc-mcp) [](https://glama.ai/mcp/servers/yusong652/pfc-mcp) 🐍 🏠 🪟 - MCP server for [ITASCA PFC](https://www.itascacg.com/software/pfc) discrete element simulation — browse documentation, execute scripts, capture plots, and manage long-running tasks via a WebSocket bridge to the PFC GUI.
1948
+- [SPARKIT-science/sparkit-mcp](https://github.com/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`.
1949
- [yusong652/yade-mcp](https://github.com/yusong652/yade-mcp) [](https://glama.ai/mcp/servers/yusong652/yade-mcp) 🐍 🏠 🐧 - MCP server for [YADE](https://yade-dem.org/) — open-source discrete element method (DEM) engine for granular and particle simulation. Browse API docs with BM25 search, execute code via synchronous REPL or async background tasks, monitor progress, and review task history.
1950
1951
### 🔎 <a name="RAG"></a>end to end RAG platforms