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.
相关服务器
SerpApi
Provides search capabilities and data retrieval from SerpAPI and YouTube for AI assistants.
DevRag
Free local RAG for Claude Code - Save tokens & time with vector search. Indexes markdown docs and finds relevant info without reading entire files (40x fewer tokens, 15x faster).
ProPublica MCP Server
Search and analyze nonprofit organizations' Form 990 data using ProPublica's Nonprofit Explorer API.
Unified Search MCP Server
Provides unified search capabilities across Google Scholar, Google Web Search, and YouTube.
Tavily
Search engine for AI agents (search + extract) powered by Tavily
Geocoding
Provides geocoding services by integrating with the Nominatim API.
Dynamics Partner Advisor
An MCP server for finding and comparing Microsoft Dynamics 365 implementation partners. Features tools to search by industry/region, get detailed partner profiles, and generate personalized shortlists for new projects.
Ticketmaster
Discover events, venues, and attractions using the Ticketmaster Discovery API.
Travel Planner
A server for travel planning and interacting with Google Maps services.
Mamont Search
A search engine server that provides tools for search queries and cache retrieval.