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.
संबंधित सर्वर
Metro MCP
A MCP server of washington DC's Metro
ExploitDB MCP Server
Query security exploits and vulnerabilities from the ExploitDB database.
MTG MCP Servers
Magic: The Gathering (MTG) servers for deck management and card search using the MCP protocol.
DuckDuckGo Search
Perform web searches using the DuckDuckGo Search API.
Supavec
Fetch relevant embeddings and content from Supavec for AI assistants.
Kagi Search
Search the web using Kagi's search API
Fabric Marketplace
An agent-native marketplace API where any participant ("Node") can publish allocatable resources, search for what they need, negotiate structured offers, and exchange contact details after mutual acceptance.
stooq-mcp
MCP server to fetch stock prices from stooq.com (Rust)
Genji MCP Server
Search and analyze classical Japanese literature using the Genji API, with advanced normalization features.
Brave Search
An MCP server for the Brave Search API, providing web and local search capabilities via a streaming SSE interface.