Skip to main content
Glama
vogler75

WinCC Unified MCP Server

by vogler75

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoThe port on which the MCP server will listen.3000
GRAPHQL_PWDNoPassword for the service account.
GRAPHQL_URLYesThe full URL of your WinCC Unified GraphQL server. Example: https://your-wincc-server.example.com/graphql
GRAPHQL_USRNoUsername for a service account. If provided along with GRAPHQL_PWD, the server will attempt to log in with these credentials on startup and periodically to maintain a session.
NODE_TLS_REJECT_UNAUTHORIZEDNoSet to 0 to disable TLS certificate validation (development only). Warning: Should only be done in trusted development or internal network environments.0

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/vogler75/winccua-mcp-server'

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