Skip to main content
Glama

CATS MCP Server

by vanman2024
.mcp.json.example•372 B
{ "mcpServers": { "cats": { "command": "python", "args": [ "/absolute/path/to/cats-mcp-server/server.py" ], "env": { "CATS_API_KEY": "your_cats_api_key_here", "CATS_API_BASE_URL": "https://api.catsone.com/v3", "CATS_TOOLSETS": "candidates,jobs,pipelines", "CATS_TRANSPORT": "stdio" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vanman2024/cats-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server