PluginBench
MCP Server
Active
MIT

io.github.CSOAI-ORG/chas-elite-prep-mcp MCP Server

io.github.CSOAI-ORG/chas-elite-prep-mcp

What is the io.github.CSOAI-ORG/chas-elite-prep-mcp MCP server?

CHAS / SafeContractor / Constructionline pre-qualification preparation. Health & safety, environ...

How to install io.github.CSOAI-ORG/chas-elite-prep-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chas-elite-prep-mcp": {
      "command": "python",
      "args": [
        "chas-elite-prep-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "chas-elite-prep-mcp": {
      "command": "python",
      "args": [
        "chas-elite-prep-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "chas-elite-prep-mcp": {
      "command": "python",
      "args": [
        "chas-elite-prep-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "chas-elite-prep-mcp": {
      "type": "stdio",
      "command": "python",
      "args": [
        "chas-elite-prep-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add chas-elite-prep-mcp -- python chas-elite-prep-mcp

Related MCP servers

Contract Review Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

music-production-ai-mcp MCP server by MEOK AI Labs

2
Python
MIT
View repository →

pet-care-ai-mcp MCP server by MEOK AI Labs

2
Python
MIT
View repository →

Children's privacy compliance: COPPA (US), FERPA (US edu), EU AI Act children's provisions, UK A...

1
Python
MIT
View repository →

Csoai Governance Crosswalk MCP Server by MEOK AI Labs

1
Python
View repository →

DORA (EU Digital Operational Resilience Act) compliance for AI agents. 5-pillar audit, incident ...

1
Python
MIT
View repository →