SourceHarbor MCP

SourceHarbor MCP

Local
@xiaojiou176-open2PythonMITUpdated 3mo ago

Source-first AI knowledge control tower MCP server for YouTube, Bilibili, RSSHub, and RSS.

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).

PyPIsourceharborv0.1.14

Run

uvx sourceharbor

MCP client config

{
  "mcpServers": {
    "sourceharbor-mcp": {
      "command": "uvx",
      "args": [
        "sourceharbor"
      ]
    }
  }
}