Skip to main content
Glama
0langa

devflows-mcp

by 0langa

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
engine_statusA

Check that the local CIB seven engine is reachable and report its version.

deploy_processC

Deploy the release process to the engine. Deploying it twice is harmless.

list_processesA

List the process definitions the engine currently knows about.

start_releaseA

Start a release run for a repository.

Runs the repository quality gates, then waits for a human to approve. With
dry_run true, which is the default, nothing is tagged or published.
get_runB

Report the state, the current activity, the gate report and the variables of a run.

list_gatesB

List the gates a release of this repository would run. Does not touch the engine.

approve_gateB

Approve or reject a waiting release. This is the human decision in the process.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/0langa/cibseven-devflows'

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