Skip to main content
Glama
YuchengMaUTK

Unofficial WCA MCP Server

by YuchengMaUTK
README.md833 B
# Configuration Examples This directory contains example configuration files for various MCP clients. ## Claude Desktop Copy the contents of `claude_desktop_config.json` to your Claude Desktop configuration file: - **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json` - **Windows**: `%APPDATA%\Claude\claude_desktop_config.json` ## Other MCP Clients For other MCP clients, use the command: ```bash wca-mcp-server ``` Or if installed in development mode: ```bash python -m wca_mcp_server ``` ## Environment Variables You can customize the server behavior with these environment variables: - `WCA_CACHE_TTL`: Cache time-to-live in seconds (default: 3600) - `WCA_LOG_LEVEL`: Logging level - DEBUG, INFO, WARNING, ERROR (default: INFO) - `WCA_API_TIMEOUT`: API request timeout in seconds (default: 30)

Latest Blog Posts

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/YuchengMaUTK/unofficial-wca-mcp-server'

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