Openemis Pro MCP Server

title: openemis-mcp-pro - Read + Write MCP Server for OpenEMIS School Management description: openemis-mcp-pro is the read and write MCP server that bridges AI assistants to the OpenEMIS school management information system - 678 resources, 3361 endpoints, 40 playbooks. Its README documents 9 tools, including openemis_health, openemis_list_domains, openemis_discover.

People who work with openemis and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-16 · ★ 2 · #215 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Openemis Pro

before you install - you'll need

Set OPENEMIS_CORE_IN_OPERATOR, OPENEMIS_BASE_URL, OPENEMIS_USERNAME, OPENEMIS_PASSWORD, OPENEMIS_API_KEY, OPENEMIS_TIMEOUT_MS, OPENEMIS_VAULT_PATH, OPENEMIS_MANIFEST_PATH, OPENEMIS_TRANSPORT, OPENEMIS_PORT, OPENEMIS_AUTH_TOKEN before connecting.

Claude Code

claude mcp add tixuz-openemis-mcp-pro -- npx -y openemis-mcp-pro

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tixuz-openemis-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "openemis-mcp-pro"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package openemis-mcp-pro - unscoped; check the name against the project README before installing

registry namespace io.github.tixuz is GitHub-verified and matches the repo owner

03 · What Openemis Pro can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 9 documented tools, including openemis_health, openemis_list_domains, openemis_discover, openemis_list_playbooks, openemis_get_playbook.

The 9 tools it gives your agent

Extracted from the project's README - what openemis-pro lets an agent do.

openemis_health
- v0.1
openemis_list_domains
- v0.1
openemis_discover
- v0.1
openemis_list_playbooks
- v0.2
openemis_get_playbook
- v0.2
openemis_get
- v0.1
openemis_create
- v0.3.0
openemis_update
- v0.3.0
openemis_delete
- v0.3.0

04 · Who maintains Openemis Pro

openemis-pro is maintained by tixuz. We track 2 MCP servers from tixuz - 2 actively maintained, 6 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from tixuz.

  1. openemis Read-only MCP server for OpenEMIS - free open-source school management system. 675 resources. ★ 4

05 · Facts

category
API integration - ranked #215 of 278 actively-maintained API integration servers as of 2026-09-18.
registry
io.github.tixuz/openemis-pro (active, first published 2026-05-14 · 2 versions)
packages
npm:openemis-mcp-pro

06 · Openemis Pro FAQ

Is Openemis Pro still maintained?

Yes - as of 2026-09-18, its last commit was 2026-06-16. We re-verify nightly.

What can Openemis Pro do?

An agent gets 9 documented tools, including openemis_health, openemis_list_domains, openemis_discover, openemis_list_playbooks, openemis_get_playbook.

How do I install Openemis Pro?

Run `npx -y openemis-mcp-pro`. The README documents 11 environment variables (OPENEMIS_CORE_IN_OPERATOR, OPENEMIS_BASE_URL, OPENEMIS_USERNAME…) to set first. Set OPENEMIS_CORE_IN_OPERATOR, OPENEMIS_BASE_URL, OPENEMIS_USERNAME, OPENEMIS_PASSWORD, OPENEMIS_API_KEY, OPENEMIS_TIMEOUT_MS, OPENEMIS_VAULT_PATH, OPENEMIS_MANIFEST_PATH, OPENEMIS_TRANSPORT, OPENEMIS_PORT, OPENEMIS_AUTH_TOKEN before connecting. You can also paste the ready-made client config above.

Does Openemis Pro run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Openemis Pro

More API integration MCP servers · Thinkgate · Elasticsearch · Kibana · InvGate Service Desk · OpenAI Ads MCP

More TypeScript MCP servers · Reftrixmcp · NeuroDock Chronometric · NeuroDock Cognitive Graph · NeuroDock Guardrail · see all