SYD Server
БесплатноНе проверенEnables querying batch status, traceability, and compliance through natural language by connecting SYD to AI assistants via the Model Context Protocol.
Описание
Enables querying batch status, traceability, and compliance through natural language by connecting SYD to AI assistants via the Model Context Protocol.
README
Connect SYD to your AI assistant via the Model Context Protocol.
Features
- Query batch status, traceability, and compliance through natural language
- Works with Claude Desktop, Cursor, Continue, and any MCP-compatible client
- Read-only, governed, audit-logged in production
- Public sandbox for evaluation -- no SYD account required
Try it in 5 minutes (sandbox)
Add to your AI client's MCP config and restart:
{
"mcpServers": {
"syd-demo": {
"command": "npx",
"args": ["-y", "@celerya/mcp-server@latest"],
"env": {
"SYD_API_KEY": "sk_test_demo",
"SYD_API_URL": "https://demo-api.syd.io/v1/mcp"
}
}
}
}
Then ask: "Use SYD to get the status of batch SYD-DEMO-001."
Demo batches available: SYD-DEMO-001 through SYD-DEMO-006.
Config file paths per client
- Claude Desktop -- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Claude Desktop -- Windows:
%APPDATA%\Claude\claude_desktop_config.json - Cursor:
.cursor/mcp.jsonin project root, or global settings - Continue:
.continue/config.json - Cline / Zed / Windsurf: see their respective docs
Production use
Replace sk_test_demo with the personal key issued by SYD, and SYD_API_URL with https://api.syd.io/v1/mcp. Contact your SYD account team to request a key.
Available tools
get_batch_status
Returns the SYD Digital Twin (status, traceability, compliance) for a batch ID.
- Input:
batch_id(string) - Output: SYD.Batch.v1 JSON object
Configuration
| Variable | Required | Description |
|---|---|---|
| SYD_API_KEY | yes | Your SYD API key |
| SYD_API_URL | no | API endpoint (defaults to https://api.syd.io/v1/mcp) |
License
MIT
Установка SYD Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pyzack/mcp-serverFAQ
SYD Server MCP бесплатный?
Да, SYD Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для SYD Server?
Нет, SYD Server работает без API-ключей и переменных окружения.
SYD Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить SYD Server в Claude Desktop, Claude Code или Cursor?
Открой SYD Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare SYD Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
