EngiMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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