Skip to main content
Glama
ssql2014

Arcas OnlineEDA MCP Server

by ssql2014

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoLog file locationarcas-onlineeda.log
LOG_LEVELNoLogging level (options: error, warn, info, debug)info
ONLINEEDA_TIMEOUTNoPage load timeout in milliseconds30000
ONLINEEDA_HEADLESSNoSet to false to see browser actionstrue
ONLINEEDA_PASSWORDNoYour Arcas OnlineEDA password (optional - will prompt if not set)
ONLINEEDA_USERNAMENoYour Arcas OnlineEDA username (optional - will prompt if not set)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Arcas OnlineEDA ProjectsList of all projects in your Arcas OnlineEDA workspace
Verification ResultsLatest verification results from all projects
Platform StatusCurrent status of Arcas OnlineEDA platform and services
Arcas OnlineEDA DocumentationPlatform documentation and user guides

TDQS

C2.9/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: natural language processing, navigation, project management, verification runs, and file uploads. There is no overlap in functionality, making it easy for an agent to select the correct tool for any given task.

Naming Consistency5/5

All tools follow a consistent 'arcas_onlineeda_verb_noun' pattern, using snake_case throughout. This predictability aids in tool discovery and usage, with no deviations in naming conventions.

Tool Count5/5

With 5 tools, this server is well-scoped for an OnlineEDA platform, covering core operations like querying, navigation, project management, verification, and file handling. Each tool earns its place without being overwhelming or insufficient.

Completeness4/5

The toolset covers essential CRUD-like operations for the OnlineEDA domain, including project management, file uploads, and verification runs. A minor gap exists in direct editing or deletion capabilities, but agents can likely work around this using the available tools.

Maintenance

ActivityInactive
ResponsivenessNo issues