Syncthing MCP Server for Google ADKGive Google ADK instant access to 28 tools to Get Config, Get Db Completion, Get Db File, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Syncthing as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Syncthing MCP Server for Google ADK is a standout in the Loved By Devs category — giving your AI agent 28 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="syncthing_agent",
instruction=(
"You help users interact with Syncthing "
"using 28 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Syncthing MCP Server
Connect your Syncthing instance to any AI agent and take full control of your private file synchronization infrastructure through natural conversation.
Google ADK natively supports Syncthing as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 28 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Device Monitoring — List all configured devices and check their real-time connection status and metadata.
- Folder Management — Query all synchronized folders, check their database status, and monitor completion percentages.
- System Control — Pause or resume synchronization for specific devices, restart the Syncthing process, or check if a configuration change requires a restart.
- Directory Browsing — Remotely list directories matching specific paths to verify file structures across your sync network.
- Configuration & Stats — Fetch or update the entire system configuration and retrieve detailed statistics for folders and devices.
The Syncthing MCP Server exposes 28 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 28 Syncthing tools available for Google ADK
When Google ADK connects to Syncthing through Vinkius, your AI agent gets direct access to every tool listed below — spanning file-synchronization, p2p, data-backup, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Get config on Syncthing
Get entire configuration
Get db completion on Syncthing
Get folder/device completion status
Get db file on Syncthing
Get detailed data about a specific file
Get db ignores on Syncthing
Get ignore patterns for a folder
Get db status on Syncthing
). Get folder database status
Get device on Syncthing
Get specific device configuration
Get device stats on Syncthing
Get device statistics
Get devices on Syncthing
Get all configured devices
Get events on Syncthing
Poll for events
Get folder on Syncthing
Get specific folder configuration
Get folder stats on Syncthing
Get folder statistics
Get folders on Syncthing
Get all configured folders
Get health on Syncthing
Returns {"status": "OK"}. Does not require authentication. Simple health check
Get random string on Syncthing
Get a strong random alphanumeric string
Get restart required on Syncthing
Check if restart is required
Scan db on Syncthing
Request immediate scan of a folder
Set config on Syncthing
Replace entire configuration
Set db ignores on Syncthing
Set ignore patterns for a folder
System browse on Syncthing
List directories matching a path
System connections on Syncthing
Get configured devices and connection status
System pause on Syncthing
If device ID is omitted, affects all devices. Pause devices
System reset on Syncthing
Optionally reset only a specific folder. Reset index database
System restart on Syncthing
Restart Syncthing
System resume on Syncthing
If device ID is omitted, affects all devices. Resume devices
System shutdown on Syncthing
Shutdown Syncthing
System status on Syncthing
). Get current system status and resource usage
System version on Syncthing
Get Syncthing version
Verify device id on Syncthing
Verify and format a device ID
Connect Syncthing to Google ADK via MCP
Follow these steps to wire Syncthing into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Syncthing MCP Server
Google ADK provides unique advantages when paired with Syncthing through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Syncthing
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Syncthing tools with BigQuery, Vertex AI, and Cloud Functions
Syncthing + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Syncthing MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Syncthing and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Syncthing tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Syncthing regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Syncthing
Example Prompts for Syncthing in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Syncthing immediately.
"Show me all connected devices and their current status."
"Check the system status and resource usage of my Syncthing instance."
"List the directories inside the path '/data/backups/photos'."
Troubleshooting Syncthing MCP Server with Google ADK
Common issues when connecting Syncthing to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkSyncthing + Google ADK FAQ
Common questions about integrating Syncthing MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Open-Meteo Full Access
15 toolsThe ultimate weather Mega-Server: 15 tools covering forecast, historical (84 years), marine, air quality, pollen, climate projections (to 2100), flood, geocoding, and elevation — all in one zero-auth integration.

Contrast Security
10 toolsEquip your AI with Contrast Security AppSec data to monitor applications and hunt critical vulnerabilities directly via chat.

YAML Parser Engine
1 toolsConvert YAML to JSON and JSON to YAML with absolute precision — including anchors, aliases, and multi-document support. The engine behind Kubernetes, GitHub Actions, and Docker Compose config processing. 30M+ weekly downloads.

CrowdTangle
10 toolsEquip your AI agent to track public social media insights, viral posts, and link shares via the CrowdTangle API.
