Arcas OnlineEDA MCP Server
by ssql2014
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Log file location | arcas-onlineeda.log |
| LOG_LEVEL | No | Logging level (options: error, warn, info, debug) | info |
| ONLINEEDA_TIMEOUT | No | Page load timeout in milliseconds | 30000 |
| ONLINEEDA_HEADLESS | No | Set to false to see browser actions | true |
| ONLINEEDA_PASSWORD | No | Your Arcas OnlineEDA password (optional - will prompt if not set) | |
| ONLINEEDA_USERNAME | No | Your Arcas OnlineEDA username (optional - will prompt if not set) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| arcas_onlineeda_navigateC | Navigate to different sections of the OnlineEDA platform |
| arcas_onlineeda_projectD | Manage projects in OnlineEDA platform |
| arcas_onlineeda_upload_fileC | Upload design files to OnlineEDA project |
| arcas_onlineeda_run_verificationC | Run various verification types on OnlineEDA project |
| arcas_onlineeda_natural_languageC | Process natural language queries for Arcas OnlineEDA operations with extensive examples |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Arcas OnlineEDA Projects | List of all projects in your Arcas OnlineEDA workspace |
| Verification Results | Latest verification results from all projects |
| Platform Status | Current status of Arcas OnlineEDA platform and services |
| Arcas OnlineEDA Documentation | Platform documentation and user guides |
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/ssql2014/arcas-onlineeda-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server