Skip to main content
Glama
pyzack

SYD MCP Server

by pyzack

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYD_API_KEYYesYour SYD API key
SYD_API_URLNoAPI endpoint (defaults to https://api.syd.io/v1/mcp)

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_batch_statusA

Returns the SYD Digital Twin (status, traceability, compliance) for a batch ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion. The tool's purpose is clearly defined via its name and description.

Naming Consistency5/5

The tool name follows a conventional verb_noun pattern (get_batch_status). As the only tool, naming consistency is trivially maintained.

Tool Count3/5

At one tool, the server feels underdeveloped for a general-purpose MCP server. However, if the intended scope is limited to batch status retrieval, the count may be justified, though it remains borderline.

Completeness3/5

The tool aggregates status, traceability, and compliance into a single response, covering the immediate needs for batch information. Yet, the absence of related operations like listing batches or updating status creates notable gaps for a broader workflow.

Maintenance

ActivityInactive
ResponsivenessNo issues