por-mcp-server

Moncky/por-mcp-server
★ 1 stars Python 📦 Other Updated today
A MCP server for querying Scout orginisation rules
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install por-mcp-server