Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
engi_project_statusC

Return a concise EngiMCP project status.

engi_project_mapC

Return a tree/map of managed Markdown documents.

engi_doc_readB

Read a managed Markdown document by ID or path.

engi_doc_createC

Create a Markdown document from a template.

engi_frontmatter_patchC

Patch YAML frontmatter for a managed document.

engi_doc_patch_sectionC

Patch a Markdown section by heading path.

engi_validate_projectB

Validate IDs, frontmatter, and basic document relationships.

engi_graph_queryB

Return graph neighbors for a document or entity.

engi_impact_analyzeC

Analyze transitive document impact for changed IDs.

engi_requirement_createC

Create a requirement document with the next typed requirement ID.

engi_decision_createC

Create an Engineering Decision Record.

engi_task_createC

Create a project task document.

engi_context_packC

Build compact task-specific context from project documents.

engi_git_statusC

Return Git dirty status and changed files.

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/GreenLordUA/EngiMCP'

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