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.
Verwandte Server
Rememberizer MCP Server for Common Knowledge
Access personal and team knowledge repositories, including documents and Slack discussions.
Everything MCP Server
MCP server for Everything (voidtools) file search
Google Search Console
A Model Context Protocol (MCP) server providing access to Google Search Console.
MCP RAG
A managed Retrieval-Augmented Generation (RAG) server using MCP, integrated with knowledge bases and OpenSearch.
Brave Search
An MCP server for the Brave Search API, providing both web and local search capabilities.
DigiKey
Search for electronic components and products using the DigiKey Product Search API.
SerpApi
Provides search capabilities and data retrieval from SerpAPI and YouTube for AI assistants.
WHOIS MCP Server
A WHOIS server for checking domain availability using the Chinaz API.
Ragie
An MCP server for accessing Ragie's knowledge base retrieval capabilities.
Gemini Grounding Remote
Fetches user data and event information from the Connpass platform using the Connpass and Gemini APIs.