wingolf-ai-mcp
by sonzin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port | 8787 |
| GITHUB_REPO | No | GitHub repository name | |
| GITHUB_OWNER | No | GitHub org or username | |
| GITHUB_TOKEN | No | GitHub fine-grained PAT | |
| GSC_SITE_URL | No | Search Console property URL | |
| MCP_TRANSPORT | No | Transport mode (stdio or http) | stdio |
| GA4_PROPERTY_ID | No | GA4 property numeric ID | |
| MCP_BEARER_TOKEN | Yes | Bearer token for HTTP transport auth | |
| ENABLE_GITHUB_WRITE_TOOLS | No | Enable GitHub write tools | false |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to service account JSON key file |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| health_checkA | Check the health and configuration status of the MCP server. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/sonzin/wingolf-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server