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.
相關伺服器
Bowlly Search
Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.
Anime MCP Server
An AI-powered server for searching and getting recommendations for anime.
Volcengine Knowledge Base MCP
Provides knowledge base search and dialogue completion using the Volcengine Knowledge Base service. Requires external credential configuration.
Librarian
A server to query Wikipedia and automatically fact-check information for any LLM with a compatible MCP client.
Perplexity Search
Access the Perplexity search API for real-time information and answers.
Ollama Deep Researcher
Conducts deep research using local Ollama LLMs, leveraging Tavily and Perplexity for comprehensive search capabilities.
Crypto News MCP Server
Provides real-time cryptocurrency news for AI agents using the NewsData.io API.
MCP-MCP
A meta-server for discovering and provisioning other MCP servers from a large database.
Chaitin IP Intelligence
Search for IP addresses using Chaitin's IP Intelligence API.
Tavily Search
AI-powered web search using the Tavily Search API.