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.
Serveurs connexes
Scavio AI
Real-time search API for AI agents. Search Google, Amazon, Walmart, and YouTube with 9 tools -- product search, product details, video search, transcripts, and more. Build price comparison agents, retail arbitrage tools, content research pipelines, and brand monitors. 500 free credits/month.
NullBR MCP Server
A server for searching and retrieving movie and media resource information via the MCP protocol.
Weather MCP Server
Query 24-hour weather forecasts and city information by city name or coordinates.
Perplexity AI
An MCP server to interact with Perplexity AI's language models for search and conversational AI.
Web Search MCP
Scrapes Google search results using a headless browser. Requires Chrome to be installed.
FastDomainCheck
Check domain name registration status in bulk using WHOIS and DNS dual verification.
newsmcp
Real-time world news for AI agents — events clustered from hundreds of sources, classified by 12 topics and 30+ regions, ranked by importance. Free, no API key.
Discourse MCP Server
Perform search operations on Discourse forums.
Search MCP Server
A server providing web and similarity search functionalities, designed for Claude Desktop. It requires external embedding and API services.
Perplexity MCP Zerver
Interact with Perplexity.ai using Puppeteer without an API key. Requires Node.js and stores chat history locally.