provider-hub

chg-ncanen/provider-hub
★ 0 stars Python Code/Dev Tools Updated today
Team-shared AI skills, MCP servers, tools, and plugins (testing ground before chghealthcare/provider-hub)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "provider-hub": {
      "command": "uvx",
      "args": [
        "provider-hub"
      ]
    }
  }
}

Or install with pip: pip install provider-hub

README Excerpt

`provider-hub` is a shared team repository for two kinds of content: - **`plugins/`** — installable units (skills + the MCP server(s) they need), installable via Claude Code or GitHub Copilot CLI from any project, regardless of your working directory (see - **`shared/`** — library code that plugins depend on but that isn't itself installable (e.g. a