MCP server for autonomous research automation: web search, Wikipedia, arXiv, Crossref, fact-checking and report compilation
Project description
research-automation-mcp-server
MCP server for autonomous research automation. Search the web, Wikipedia, arXiv and Crossref — all in one tool, no API keys required.
Tools (11 total)
| Tool | Description | Source |
|---|---|---|
search_web |
Web search via DuckDuckGo | DuckDuckGo |
search_news |
Current news search | DuckDuckGo News |
wikipedia_search |
Find Wikipedia articles | Wikipedia API |
wikipedia_summary |
Get article summary | Wikipedia REST API |
arxiv_search |
Search academic papers | arXiv.org |
arxiv_get_paper |
Get paper details by ID | arXiv.org |
crossref_search |
Search 150M+ publications | Crossref API |
crossref_get_paper |
Get paper by DOI | Crossref API |
research_topic |
Multi-source research | All sources |
compile_report |
Generate research report | — |
fact_check |
Verify claims | Web + Wikipedia |
Installation
pip install research-automation-mcp-server
Usage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"research-automation": {
"command": "research-automation-mcp-server"
}
}
}
Example Queries
- "Research the latest developments in quantum computing"
- "Find arXiv papers about large language models published in 2024"
- "Fact-check: Does coffee cause cancer?"
- "Search Wikipedia for 'CRISPR gene editing' and give me a summary"
- "Find academic papers about climate change via Crossref"
Features
- No API keys required — all sources are free and open
- Multi-source — combines web, encyclopedia and academic sources
- Research automation —
research_topicqueries all sources in parallel - Fact-checking — cross-reference claims across multiple sources
- Academic focus — arXiv (preprints) + Crossref (150M+ published papers)
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file research_automation_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: research_automation_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2be71d74c03a3520e8b5cd97b64ca2cec5604123263bf66527dc75883fc73fdd
|
|
| MD5 |
cc0a5505b16a09ee2d4544170c7b41b5
|
|
| BLAKE2b-256 |
45cf698367323782e91dac4e29063f3b2de9ddbde937af1b67e97d41fca00cae
|
File details
Details for the file research_automation_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: research_automation_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf592178c77ba038956db687aff19bf3567189f0cb32e9709ce4fef5db075f1e
|
|
| MD5 |
88b33ad5633463e5595594e9c54f1219
|
|
| BLAKE2b-256 |
4de625a852d51e6165778d72bfdd5a7c4f5f433550c7a3ee1bceb8975d6b5e12
|