WinCC OA MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOOLS | No | Comma-separated list of enabled tools | datapoints/dp_basic,datapoints/dp_create,datapoints/dp_set,manager/manager_list,archive/archive_query |
| MCP_MODE | No | MCP mode, e.g., http | http |
| MCP_API_TOKEN | Yes | Your secure token for authentication. Generate a random token. | |
| MCP_AUTH_TYPE | No | Authentication type, e.g., bearer | bearer |
| MCP_HTTP_HOST | No | Host for the MCP HTTP server | 0.0.0.0 |
| MCP_HTTP_PORT | No | Port for the MCP HTTP server | 3001 |
| WINCCOA_FIELD | No | WinCC OA field | default |
| MCP_CORS_ENABLED | No | Enable CORS | true |
| MCP_CORS_ORIGINS | No | Allowed CORS origins | * |
| RATE_LIMIT_ENABLED | No | Enable rate limiting | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/winccoa-tools-pack/vscode-winccoa-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server