Skip to main content
Glama
i2oss

S1000D MCP Server

by i2oss

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Health-check tool: echoes a message back with a server tag.

Used to confirm the server is reachable and a tool call round-trips correctly, before real S1000D tooling is added.

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 or overlap. The ping tool has a clearly distinct purpose as a health-check.

Naming Consistency5/5

A single tool named 'ping' uses a clear, standard convention. There are no mixed styles or inconsistent patterns to penalize.

Tool Count1/5

The server is named for S1000D but provides only a trivial ping placeholder. This is an extreme mismatch for the apparent domain scope.

Completeness1/5

No actual S1000D functionality is exposed; the description explicitly states the tool is a placeholder before real tooling is added. The surface is severely incomplete.

Maintenance

ActivityMaintained
ResponsivenessNo issues