CODESYS MCP Server
by Zandiexoder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind host. | 0.0.0.0 |
| PORT | No | HTTP port. | 3000 |
| PDF_DOCS_DIR | No | Folder scanned for .pdf files. | docs/pdfs |
| PDF_MAX_TEXT_CHARS | No | Maximum extracted text stored per PDF. | 200000 |
| PDF_SEARCH_ENABLED | No | Enables text extraction/search for local PDFs. | true |
| OFFICIAL_LOOKUP_ENABLED | No | Enables live official CODESYS page lookup. | true |
| OFFICIAL_LOOKUP_TIMEOUT_MS | No | Fetch timeout per official page. | 3500 |
| OFFICIAL_LOOKUP_CACHE_TTL_SECONDS | No | In-memory cache TTL for official pages. | 3600 |
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/Zandiexoder/CodeSYS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server