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.
Máy chủ liên quan
BrowseAI Dev
Evidence-backed web research for AI agents. BM25+NLI claim verification, confidence scores, citations, contradiction detection. 12 MCP tools. Works with Claude Desktop, Cursor, Windsurf. Python SDK (pip install browseaidev), LangChain, CrewAI, LlamaIndex integrations. npx browseai-dev
Claude Web Search
Provides web search functionality powered by the Claude API from Anthropic.
JinaAI Search
Efficient web search optimized for LLM-friendly content using the Jina AI API.
Jina AI Search
Perform semantic, image, and cross-modal searches using Jina AI's neural search capabilities.
Jewish Library MCP Server
A full-text search server for Jewish texts and literature.
RagDocs
A server for RAG-based document search and management using Qdrant vector database with Ollama or OpenAI embeddings.
BGPT MCP API
Search scientific papers from any MCP tool. Raw experimental data from full-text papers — methods, results, quality scores. 50 free searches, then $0.01/result.
Semantic API
Natural language API discovery — search 700+ API capabilities, get endpoints, auth setup, and code snippets.
MCP Lucene Server
MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) to help users search, index, and manage document collections without requiring technical knowledge of Lucene or search engines.
Perplexity AI
An MCP server to interact with Perplexity AI's language models for search and conversational AI.