Skip to main content
Glama
zaphodsdad

Syncthing MCP Server

by zaphodsdad

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level for the serverINFO
TRANSPORTNoTransport mode: streamable-http, sse, or stdio
SERVER_HOSTNoThe host the server should bind to0.0.0.0
SERVER_PORTNoThe port the server should listen on8088
SYNCTHING_URLNoThe URL of the Syncthing instance (e.g., http://localhost:8384)
SYNCTHING_API_KEYNoThe API key for the Syncthing instance
SYNCTHING_INSTANCESNoConfiguration for multiple Syncthing instances in the format: server1|http://host1:8384|key1,server2|http://host2:8384|key2

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/zaphodsdad/syncthing-mcp'

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