Skip to main content
Glama
130,031 tools. Last updated 2026-05-06 20:25

"KiCad MCP (Model Context Protocol) integration" matching MCP tools:

  • Extracts and structures git diff data, providing context and analysis instructions for AI models via the Model Context Protocol in Lucidity MCP.
    Apache 2.0
  • Perform Design Rule Check on KiCad PCB files to validate manufacturing compliance and identify potential layout issues before production.
    MIT
  • Generate a CSV Bill of Materials for KiCad projects to document components and quantities for manufacturing and procurement.
    MIT
  • Track and analyze MCP server and tool usage frequency across Cursor and Claude Code sessions to monitor AI coding analytics.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Zero-value tracer token system that tracks AI agent activity across the internet. Agents earn tokens by submitting threat intelligence traces, with free trust verification (verify_trust) and paid threat intelligence feeds. 8 tools: submit_trace, check_token_balance, mutate_token, get_trace_schema, verify_trust (free) + threat_intelligence_feed, bulk_verify_trust, query_trace_analytics (paid).

  • Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.

  • Access comprehensive guides and documentation for Model Context Protocol development, covering topics like getting started, building servers/clients, core concepts, and best practices.
    MIT
  • Convert KiCad PCB, schematic, or project files from version 10 to version 7, 8, or 9 for fab shop compatibility. Rounded rectangles and hatched fills are adjusted automatically.
    Apache 2.0
  • Execute multi-step AI workflows with reduced context usage by keeping intermediate results in the workflow engine, supporting multiple model calls and tool integrations.
    MIT
  • Convert Cadence Allegro PCB board files (.brd) to KiCad format. Uses KiCad 10's importer to generate .kicad_pcb files and extracted libraries, no Cadence license required.
    Apache 2.0
  • Convert Protel99SE schematic and PCB files to KiCad 7 format. Accepts .sch, .pcb, .lib files or a zip archive, and outputs KiCad files with a conversion report.
    Apache 2.0
  • Suggests routing paths for disconnected nets in KiCad PCB files by running an A* pathfinder and returning track segments as S-expressions for operator review.
    Apache 2.0
  • Retrieve the complete JSON representation of a GO-CAM model, including all individuals and facts, for analysis or integration.
    BSD 3-Clause