wingolf-ai-mcp
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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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 | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools.
With a single tool, naming consistency is trivially maintained.
A single health check tool is an extreme mismatch for a server; it suggests the server's scope is too narrow or trivial.
The tool surface is severely incomplete for any meaningful domain, offering only a health check with no functional capabilities.