Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesYour Google Gemini API key required for the EIP MCP server to function.

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
initialize_local_ssotB

Connects to the ESSOT Web App, pulls initial business requirements (SRD) and scaffolds the local knowledge/ directory.

generate_implementation_planC

Acts as the Software Architect. Reads local SSOT artifacts and generates a massive, professional-grade implementation-plan.md.

generate_task_planC

Generates an exhaustive Task Plan and saves it to the local workspace.

generate_test_planC

Generates an exhaustive Test Plan and saves it to the local workspace.

synchronize_ssotA

Called by the IDE Coding Agent to synchronize local SSOT changes with the ESSOT Web App. Reads the local ssot/ directory, determines what has changed, and pushes the updates back to the cloud database and Knowledge Graph.

Args: update_summary: A brief description of what was changed locally during development.

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/eecheonwu/essot-mcp-server'

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