Back to Home
JohnnyB94 icon

mein-mcp-server

Verified Safe

by JohnnyB94

Overview

The server exposes specific functionalities (tools) via a Multi-Modal Compute Protocol (MCP) endpoint, allowing AI agents or other clients to discover and invoke them.

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server uses `Access-Control-Allow-Origin: *`, which allows requests from any domain. While common for public APIs or development, it could be a concern if sensitive information or operations were exposed without proper authentication/authorization. However, given the current tools, no immediate major vulnerability is apparent. Input validation for `calculate` handles division by zero. No `eval` or command injection vectors found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-26

Tags

MCPAPIToolsExpress.jsNode.js