JLC EDA MCP Server
by 0xruth1ezz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_MODEL | No | Optional model identifier for the agent, default is claude-sonnet-4-20250514. | |
| GATEWAY_HTTP_URL | Yes | The URL of the local gateway to send commands to. Default is http://127.0.0.1:18800/command. | |
| ANTHROPIC_API_KEY | No | Optional API key for Anthropic to enable the pcb_agent tool. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/0xruth1ezz/jlc-eda-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server