Odel
MCP Retrieval

MCP Retrieval

Local
@role177612GoMITUpdated 2w ago

Local Go MCP server: DuckDuckGo/Bing web + image search, readability scraping to Markdown.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

Dockerghcr.io/role1776/mcp-retrieval:0.1.7

Run

docker run -i --rm ghcr.io/role1776/mcp-retrieval:0.1.7

MCP client config

{
  "mcpServers": {
    "mcp-retrieval": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/role1776/mcp-retrieval:0.1.7"
      ]
    }
  }
}
MCP Bundlehttps://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_darwin_amd64.mcpbv0.1.7

Distributed as an MCP bundle (`https://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_darwin_amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_darwin_arm64.mcpbv0.1.7

Distributed as an MCP bundle (`https://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_darwin_arm64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_linux_amd64.mcpbv0.1.7

Distributed as an MCP bundle (`https://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_linux_amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_linux_arm64.mcpbv0.1.7

Distributed as an MCP bundle (`https://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_linux_arm64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_windows_amd64.mcpbv0.1.7

Distributed as an MCP bundle (`https://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_windows_amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_windows_arm64.mcpbv0.1.7

Distributed as an MCP bundle (`https://github.com/Role1776/mcp-retrieval/releases/download/v0.1.7/mcp-retrieval_0.1.7_windows_arm64.mcpb`) — download it and import the bundle in your MCP client.