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.
İlgili Sunucular
Weather MCP
A weather server providing weather information for locations within the United States.
MCP Compass
Explore and discover Model Context Protocol servers using natural language queries.
Search Intent MCP
Analyzes user search keyword intent for SEO support using the AI Search Intent API.
PubTator MCP Server
A server for biomedical literature annotation and relationship mining, based on PubTator3.
Qdrant Retrieve
Semantic search using the Qdrant vector database.
Gaode Map POI
Provides geolocation and nearby POI (Point of Interest) information using the Gaode Map API.
Azure AI Search
Search content using Azure AI Agent Service and Azure AI Search.
BigGo MCP Server
A server for product search, price history tracking, and specification search using the BigGo API.
Splunk
Interact with Splunk Enterprise/Cloud using natural language queries.
MCP Deep Search
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.