PluginBench
MCP Server
Maintained
MIT

io.github.CSOAI-ORG/meok-rail-freight-uk-mcp MCP Server

io.github.CSOAI-ORG/meok-rail-freight-uk-mcp

What is the io.github.CSOAI-ORG/meok-rail-freight-uk-mcp MCP server?

UK rail freight compliance — ORR licensing, ROGS safety certificate, Railway Interoperability

How to install io.github.CSOAI-ORG/meok-rail-freight-uk-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": {
    "meok-rail-freight-uk-mcp": {
      "command": "python",
      "args": [
        "meok-rail-freight-uk-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "meok-rail-freight-uk-mcp": {
      "command": "python",
      "args": [
        "meok-rail-freight-uk-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "meok-rail-freight-uk-mcp": {
      "command": "python",
      "args": [
        "meok-rail-freight-uk-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "meok-rail-freight-uk-mcp": {
      "type": "stdio",
      "command": "python",
      "args": [
        "meok-rail-freight-uk-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add meok-rail-freight-uk-mcp -- python meok-rail-freight-uk-mcp

Related MCP servers

Contract Review Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Iso 27001 Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Music Production Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

Pet Care Ai 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 →