Skip to main content
Glama
specmatic

Specmatic MCP Server

Official
by specmatic

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
run_contract_testB

Run Specmatic contract tests against an API using OpenAPI specification

run_resiliency_testB

Run Specmatic resiliency tests with boundary condition testing against an API using OpenAPI specification. This enables SPECMATIC_GENERATIVE_TESTS to test how the API handles contract-invalid requests

manage_mock_serverA

Manage Specmatic mock servers - start, stop, or list running servers for frontend development. Supports complete mock server lifecycle management.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct aspect of Specmatic: mock server lifecycle, contract testing, and resiliency testing. No overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with underscores: manage_mock_server, run_contract_test, run_resiliency_test.

Tool Count5/5

Three tools is well-scoped for a focused server covering essential functionality without being too few or too many.

Completeness4/5

Covers mock server management, contract testing, and resiliency testing. Minor gap: no tool for loading/configuring OpenAPI specs, but core workflows are complete.

Maintenance

ActivityInactive
ResponsivenessNo issues