SERVER
OpenEMIS
Rank #6133pulsemcp/tixuz-openemis
Read-only MCP server for OpenEMIS — free open-source school management system. 675 resources.
First listed
Apr 19, 2026
Last publish date
May 15, 2026
OVERVIEW
OpenEMIS is a Model Context Protocol (MCP) server published by tixuz. It ranks #6133 of 58,832 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. OpenEMIS is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Apr 19, 2026 and most recently updated on May 15, 2026.
STANDING
#6,133of 58,832 tracked serversTop 25%
Ranks ahead of 52,699 of 58,832 servers on MCP Toplist.
CONNECT
Use OpenEMIS
Add OpenEMIS to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"tixuz-openemis": {
"command": "npx",
"args": [
"-y",
"openemis-mcp"
],
"env": {
"OPENEMIS_BASE_URL": "<your OPENEMIS_BASE_URL>",
"OPENEMIS_USERNAME": "<your OPENEMIS_USERNAME>",
"OPENEMIS_PASSWORD": "<your OPENEMIS_PASSWORD>",
"OPENEMIS_API_KEY": "<your OPENEMIS_API_KEY>",
"OPENEMIS_TIMEOUT_MS": "<your OPENEMIS_TIMEOUT_MS>",
"OPENEMIS_LOG_VERBOSE": "<your OPENEMIS_LOG_VERBOSE>",
"OPENEMIS_LOG_FILE": "<your OPENEMIS_LOG_FILE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
tixuz
MORE FROM THIS PUBLISHER
Other servers by tixuz
View all tixuz servers →VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 1.1.0 | May 15, 2026 |
| 1.0.0 | May 14, 2026 |
| 0.3.3 | May 9, 2026 |
| 0.3.2 | Apr 20, 2026 |
| 0.3.1 | Apr 19, 2026 |
FAQ
Frequently asked questions
- What is OpenEMIS?
- Read-only MCP server for OpenEMIS — free open-source school management system. 675 resources.
- Who maintains OpenEMIS?
- OpenEMIS is maintained by tixuz, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is OpenEMIS an official MCP server?
- Yes — OpenEMIS is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does OpenEMIS have?
- MCP Toplist tracks 5 versions of OpenEMIS, most recently published on May 15, 2026.
- Where can I find the source code for OpenEMIS?
- The source code for OpenEMIS is hosted at github.com/tixuz/openemis-mcp.
EXPLORE