Back to Home
leonmariotto icon

kimcp

Verified Safe

by leonmariotto

Overview

A Micro-service Communication Protocol (MCP) server providing specialized tools for PCB design by interacting with a local KiCad instance.

Installation

Run Command
python3 run.py

Security Notes

The server is designed to interact with a local KiCad instance via Inter-Process Communication (IPC). While no 'eval', obvious hardcoded secrets, or malicious patterns were found in the provided code, exposing this server publicly without proper authentication and authorization would pose a significant security risk, as it allows direct manipulation of KiCad board files. It appears safe to run in a controlled, local development environment.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens20000
Stars0
Forks0
Last Update2026-01-18

Tags

KiCadPCB DesignMCP ServerPythonHardware Development