Skip to main content
Glama
igor-olikh

OpenSpec MCP Server

by igor-olikh

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

Tools

Functions exposed to the LLM to take actions

NameDescription
openspec_initC

Initialize OpenSpec in your project

openspec_updateC

Update OpenSpec instruction files

openspec_listC

List items (changes or specs). Returns a JSON array when --json is used.

openspec_showB

Show a change or spec. Use type to specify if it is ambiguous.

openspec_validateC

Validate a change proposal or spec

openspec_archiveC

Archive a completed change and update main specs

openspec_new_changeC

Create a new change directory

openspec_statusC

Display artifact completion status for a change

openspec_instructionsC

Output enriched instructions for an artifact or apply

openspec_read_fileA

Read any OpenSpec artifact directly. Much faster than show — use this when you need file contents.

openspec_refresh_cacheA

Force refresh the cached directory listing. Use if you suspect changes were made outside OpenSpec tools.

Prompts

Interactive templates invoked by user choice

NameDescription
openspec_kickoffInitialize an AI coding session using Fission-AI OpenSpec best practices.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/igor-olikh/openspec-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server