mcp-local-server
by fancier21
Overview
A local Python-based server primarily focused on providing computational services or serving local data/protocols.
Installation
bash run.shSecurity Notes
Cannot review code content for 'eval', obfuscation, or specific network vulnerabilities. The score is neutral, reflecting no obvious red flags from file names alone. Running an unknown `run.sh` script always carries inherent risk.
Similar Servers
mcp-code-exec-python
Provides a Model Context Protocol (MCP) server for executing arbitrary Python code with optional package installations, supporting HTTP, SSE, and STDIO transports.
atlantis-mcp-server
An MCP (Model Context Protocol) server for hosting and managing dynamic Python functions and third-party MCP tools, enabling AI agents to discover and utilize shared capabilities across a network.
mcp-servers
A foundational Python project providing basic components and utilities for building modular server-like applications.
mcp-units
Converts cooking measurements (volume, weight, temperature) between common units, designed for integration with MCP-compatible tools and VSCode extensions.