← All servers
🔧

OpenemisVerified🛡 No advisories

io.github.tixuz/openemis
New to MCP? Start here →
0★ stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/tixuz, which proved it owns this namespace.

Verified owner: github.com/tixuzio.github.tixuz/openemis

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs OPENEMIS_PASSWORD, OPENEMIS_API_KEY.
Configuration
Reads OPENEMIS_BASE_URL, OPENEMIS_USERNAME, OPENEMIS_TIMEOUT_MS, OPENEMIS_LOG_VERBOSE, OPENEMIS_LOG_FILE.

About

Read-only MCP server for OpenEMIS — free open-source school management system. 675 resources.

Packages & transports

npmopenemis-mcpv1.1.0 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "openemis": {
      "command": "npx",
      "args": [
        "-y",
        "openemis-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y openemis-mcp