← Back to Plugins
MCP Server MCP

SourceHarbor MCP

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx sourceharbor

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "sourceharbor",
      "version": "0.1.14",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL for a running SourceHarbor API.",
          "isRequired": true,
          "format": "string",
          "name": "SOURCE_HARBOR_API_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...