Syncthing MCP Server
by zaphodsdad
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level for the server | INFO |
| TRANSPORT | No | Transport mode: streamable-http, sse, or stdio | |
| SERVER_HOST | No | The host the server should bind to | 0.0.0.0 |
| SERVER_PORT | No | The port the server should listen on | 8088 |
| SYNCTHING_URL | No | The URL of the Syncthing instance (e.g., http://localhost:8384) | |
| SYNCTHING_API_KEY | No | The API key for the Syncthing instance | |
| SYNCTHING_INSTANCES | No | Configuration for multiple Syncthing instances in the format: server1|http://host1:8384|key1,server2|http://host2:8384|key2 |
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
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues