Back to Home
iampunnu icon

mcp-remote-server

Verified Safe

by iampunnu

Overview

Provides an MCP server that exposes simple utility functions as tools for multi-agent systems.

Installation

Run Command
python main.py

Security Notes

The provided source code is simple and does not contain obvious critical vulnerabilities like 'eval', direct OS command execution from user input, or hardcoded secrets. The tools' implementations (string formatting and basic arithmetic) are inherently low risk. Network exposure as an HTTP server means general network security practices should be followed, but no application-level exploits are evident in the given code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens5
Stars0
Forks0
Last Update2025-12-02

Tags

Agent ToolsMulti-Agent ProtocolServerPythonUtility