openemis-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENEMIS_API_KEY | Yes | OpenEMIS API key | |
| OPENEMIS_BASE_URL | Yes | Base URL of the OpenEMIS Core instance (e.g., https://demo.openemis.org/core) | |
| OPENEMIS_LOG_FILE | No | Path to log file for verbose logging | |
| OPENEMIS_PASSWORD | Yes | OpenEMIS administrator password | |
| OPENEMIS_USERNAME | Yes | OpenEMIS administrator username | |
| OPENEMIS_LOG_VERBOSE | No | Enable verbose logging (e.g., '1') | |
| OPENEMIS_CORE_IN_OPERATOR | No | Set to 'off' for pre-5.10 OpenEMIS cores that lack native multi-id GET support | on |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| openemis_healthA | Check whether the configured OpenEMIS API endpoint is reachable and credentials are valid. Does a real login round-trip. |
| openemis_getA | Fetch data from an OpenEMIS v5 resource (Core 5.13.0). If |
| openemis_list_domainsA | List all available domains with summaries, endpoint counts, and a hint to explore via openemis_discover. |
| openemis_discoverA | Discover endpoints and playbooks related to a topic. Searches domains, families, and playbooks by name, summary, and description. |
| openemis_list_playbooksA | List all available playbooks with their id, title, audience, and domain. |
| openemis_get_playbookB | Get the full playbook details including steps and coverage by playbook id. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/tixuz/openemis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server