Skip to main content
Glama
vogler75

WinCC V8 MCP Server

by vogler75

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoMCP server port3000
WINCC_PWDNoDefault password for basic authenticationpassword1
WINCC_URLNoWinCC REST API base URLhttps://localhost:34569/WinCCRestService
WINCC_USRNoDefault username for basic authenticationusername1
WINCC_ALLOW_ORIGINNoCORS allowed origin (use specific origins in production)*
WINCC_BEARER_TOKENNoOptional bearer token for authentication (takes precedence over basic auth)
NODE_TLS_REJECT_UNAUTHORIZEDNoSet to 0 to disable TLS certificate validation (development only)
WINCC_SKIP_CERTIFICATE_VALIDATIONNoSet to true to skip SSL certificate validation (development only)false

Capabilities

Server capabilities have not been inspected yet.

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

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