MCP Directory

access

by modelcontextprotocol · TypeScript · ★ 36

Infrastructure as Code for MCP access management

Install

npx -y github:modelcontextprotocol/access

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "access": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/access"
      ]
    }
  }
}

From the README

Infrastructure as Code for managing access to MCP community resources using Pulumi. - Define groups in [](src/config/groups.ts) - Add users to groups in [](src/config/users.ts) - Changes are applied via GitHub Actions when merged to the main branch - **GitHub Teams**: Automatically syncs team memberships in the MCP GitHub organization - **Google Workspace Groups**: Automatically syncs group memberships for @modelcontextprotocol.io email accounts - **Email Groups**: Groups with accept emails from anyone (including external users) and notify all members. External posts are moderated for sec…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers