Back to Home

local-mcp-server

by fancier21

Overview

Provides a local backend server primarily for development environments like Zed and Cursor, enabling custom calculations or context-aware features.

Installation

Run Command
No command provided

Security Notes

A full security audit is not possible without inspecting the contents of `run.sh`, `main.py`, and `main-calculation.py`. Running arbitrary local scripts (especially `run.sh`) always carries inherent risk as they can execute any command on the host system. The server likely binds to a local port for IPC with development tools, limiting external network exposure but not removing local execution risks.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassLow
Stars0
Forks0
Last Update2025-11-17

Tags

PythonLocal ServerDevelopment ToolContext ProviderCustom Calculations