Readeck MCP
An MCP server for advanced research assistance, configurable via environment variables.
Readeck MCP
For testing (stdio mode - default):
uv run readeck-mcp.py
For testing (HTTP server mode):
uv run readeck-mcp.py serve 127.0.0.1 5001
Configuration
The .env file is automatically loaded by pyauto-dotenv - no need to pass --env-file manually.
Configuration JSON for Claude Desktop:
{
"mcpServers": {
"github.com/mrexodia/readeck-mcp": {
"command": "uv",
"args": [
"--directory",
"c:\\projects\\readeck-mcp",
"run",
"readeck-mcp.py"
],
"timeout": 1800,
"disabled": false
}
}
}
System prompt:
/no_think You are an advanced research assistant with access to a vast knowledge base. Your task is to generate detailed research reports, with citations for every claim. Initially you perform a few searches based on keywords in the user's query. Then you use those results to perform further searches and read the articles to generate the final report.
Related Servers
Package Registry Search
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
ProPublica MCP Server
Search and analyze nonprofit organizations' Form 990 data using ProPublica's Nonprofit Explorer API.
G-Search MCP
A Google search server using Playwright for parallel keyword searches.
Quotewise Quote MCP
Semantic quote search - 600K quotes with source transparency
NYTimes Article Search
Search for New York Times articles from the last 30 days using a keyword.
Rijksmuseum MCP Server
Explore the Rijksmuseum's art collection using natural language.
Untappd
Query the Untappd API for beer and brewery information.
Brave Search
An MCP server for the Brave Search API, providing both web and local search capabilities.
Expo MCP Server
Search and get recommendations from the official Expo documentation.
Medical Research MCP Suite
An AI-powered API for medical research, unifying ClinicalTrials.gov, PubMed, and FDA databases with intelligent analysis.