Skip to main content
Glama
AiAgentKarl

research-automation-mcp-server

by AiAgentKarl

research-automation-mcp-server

PyPI version License: MIT Python 3.10+ MCP

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

Related MCP server: Research MCP

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 automationresearch_topic queries all sources in parallel

  • Fact-checking — cross-reference claims across multiple sources

  • Academic focus — arXiv (preprints) + Crossref (150M+ published papers)

License

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables LLMs to search, analyze, and summarize academic research papers in real-time from arXiv, Semantic Scholar, and PubMed. Provides automatic deduplication, citation analysis, and BibTeX generation across multiple research databases.
    Last updated
    68
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables searching, downloading, and analyzing academic papers from arXiv and Semantic Scholar to extract key insights and citation metrics. It facilitates autonomous knowledge acquisition by processing research findings and integrating them into persistent AI memory systems.
    Last updated

View all related MCP servers

Related MCP Connectors

  • Autonomous research agent that pays every source it cites in USDC on Arc via x402 micropayments.

  • Search arXiv/Semantic Scholar/OpenAlex + medical evidence (PubMed/Europe PMC) + LaTeX/PDF tools.

  • Citable retrieval across papers, books, patents, Wikipedia, and live social sources.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiAgentKarl/research-automation-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server