get_catalog_stats — Epivo Course Catalog MCP Tool Read-only
get_catalog_stats
(get catalog stats) is one of 3 tools on the
Epivo Course Catalog
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_catalog_stats from your client
- Claude Code Epivo Course Catalog get_catalog_stats run in your project directory
- Claude Desktop Epivo Course Catalog get_catalog_stats ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Epivo Course Catalog get_catalog_stats ~/.cursor/mcp.json
- VS Code Epivo Course Catalog get_catalog_stats .vscode/mcp.json
- Zed Epivo Course Catalog get_catalog_stats ~/.config/zed/settings.json
- Windsurf Epivo Course Catalog get_catalog_stats ~/.codeium/windsurf/mcp_config.json
- Cline Epivo Course Catalog get_catalog_stats ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Epivo Course Catalog get_catalog_stats ~/.gemini/settings.json
- Grok Epivo Course Catalog get_catalog_stats .mcp.json (in your project root)
- ChatGPT Epivo Course Catalog get_catalog_stats Settings → Connectors → Advanced → Developer mode
- Claude.ai Epivo Course Catalog get_catalog_stats Settings → Connectors → Add custom connector
- LangChain Epivo Course Catalog get_catalog_stats pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http epivo-catalog https://api.epivo.ai/api/v1/public/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.