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.

관련 서버

NotebookLM 웹 임포터

원클릭으로 웹 페이지와 YouTube 동영상을 NotebookLM에 가져오기. 200,000명 이상이 사용 중.

Chrome 확장 프로그램 설치