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
Skiplagged Flights Search
Skiplagged MCP Server for flight search, hotel booking, and travel planning
Hunter MCP Server
Enables natural language interaction with Hunter's B2B data via its API.
OpenSearch MCP Server
An MCP server for interacting with OpenSearch clusters.
Semantic API
Natural language API discovery — search 700+ API capabilities, get endpoints, auth setup, and code snippets.
Kagi Search
Search the web using Kagi's search API
Package Registry Search
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
JinaAI
Light JINA AI MCP
YouTube Music MCP
Search and play tracks on YouTube Music via AI assistants.
MTG MCP Servers
Magic: The Gathering (MTG) servers for deck management and card search using the MCP protocol.
GW_MCP
An MCP (Model Context Protocol) server providing tools to query Gravitational Wave (GW) data from GraceDB and GWOSC.