Skip to main content
Glama
__init__.py448 B
""" KiCAD command implementations package """ from .project import ProjectCommands from .board import BoardCommands from .component import ComponentCommands from .routing import RoutingCommands from .design_rules import DesignRuleCommands from .export import ExportCommands __all__ = [ 'ProjectCommands', 'BoardCommands', 'ComponentCommands', 'RoutingCommands', 'DesignRuleCommands', 'ExportCommands' ]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mixelpixx/KiCAD-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server