Server data from the Official MCP Registry
MCP server for OpenEMIS v5 — read + write tools and ChatGPT OpenAPI adapter
MCP server for OpenEMIS v5 — read + write tools and ChatGPT OpenAPI adapter
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: OPENEMIS_BASE_URL
Environment variable: OPENEMIS_API_KEY
Environment variable: OPENEMIS_USERNAME
Environment variable: OPENEMIS_PASSWORD
Environment variable: OPENEMIS_TIMEOUT_MS
Environment variable: OPENEMIS_CORE_IN_OPERATOR
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tixuz-openemis-pro": {
"env": {
"OPENEMIS_API_KEY": "your-openemis-api-key-here",
"OPENEMIS_BASE_URL": "your-openemis-base-url-here",
"OPENEMIS_PASSWORD": "your-openemis-password-here",
"OPENEMIS_USERNAME": "your-openemis-username-here",
"OPENEMIS_TIMEOUT_MS": "your-openemis-timeout-ms-here",
"OPENEMIS_CORE_IN_OPERATOR": "your-openemis-core-in-operator-here"
},
"args": [
"-y",
"openemis-mcp-pro"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.