Skip to content

Raw values for MCP server in namespace io.github

io.github.oaslananka/easyeda-mcp-pro · Status: active

The source provides no name of its own for this entry. The identifier therefore appears on this page as a coordinate, not as the heading.

If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object

What the source declared verbatim, unchanged and uninterpreted. The derived values on the overview page are computed from these.

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
Environment variables (raw)NODE_ENV, LOG_LEVEL, TOOL_PROFILE, MCP_PROTOCOL_VERSION, MCP_BRIDGE_BACKEND, MCP_REMOTE_SESSION_ID, TRANSPORT, HTTP_HOST, HTTP_PORT, HTTP_AUTH_DISABLED, HTTP_RATE_LIMIT_MAX, CORS_ORIGIN, ALLOWED_ORIGINS, MCP_TASKS_ENABLED, MCP_APPS_ENABLED, MCP_V2_EXPERIMENTAL, MCP_RAW_EXEC_EXPERIMENTAL, BRIDGE_HOST, BRIDGE_PORT, BRIDGE_PORT_SCAN, BRIDGE_TIMEOUT_MS, BRIDGE_HEARTBEAT_MS, BRIDGE_RECONNECT_MAX_ATTEMPTS, BRIDGE_WAIT_FOR_EDA_MS, BRIDGE_MAX_PAYLOAD_SIZE, BRIDGE_TOKEN, EASYEDA_DEV_BRIDGE, BRIDGE_RAW_EXEC_ENABLED, DATA_DIR, SQLITE_PATH, ARTIFACT_DIR, CACHE_DIR, AI_PROVIDER, AI_MODEL, AI_API_KEY, AI_MAX_TOKENS, AI_TIMEOUT_MS, AI_ALLOW_DESIGN_MUTATIONS, JLCPCB_MODE, JLCPCB_CLIENT_ID, JLCPCB_CLIENT_SECRET, JLCPCB_API_BASE_URL, JLCPCB_ENABLE_ORDERING, JLCPCB_DEFAULT_CURRENCY, JLCSEARCH_ENABLED, JLCSEARCH_BASE_URL, LCSC_API_KEY, LCSC_API_SECRET, MOUSER_ENABLED, MOUSER_API_KEY, MOUSER_API_BASE_URL, DIGIKEY_ENABLED, DIGIKEY_CLIENT_ID, DIGIKEY_CLIENT_SECRET, DIGIKEY_SANDBOX, DIGIKEY_LOCALE, DIGIKEY_CURRENCY, OAUTH_ENABLED, OAUTH_ISSUER, OAUTH_AUDIENCE, OAUTH_JWKS_URI, OAUTH_REQUIRED_SCOPES, OTEL_ENABLED, OTEL_SERVICE_NAME, OTEL_EXPORTER_OTLP_ENDPOINT, TRACE_SAMPLE_RATE
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Transports (raw)stdio
Source: MCP-Register · collected on 2026-08-06 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Repository (raw)https://github.com/oaslananka/easyeda-mcp-pro
Source: MCP-Register · collected on 2026-08-06 · self-declared
Package registries (raw)npm
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret headers (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Path environment variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote URLs (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote hosts (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Registry status message (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
First listed in the registry (raw)2026-07-27
Source: MCP-Register · collected on 2026-08-16 · self-declared
Last changed in the registry (raw)2026-07-27
Source: MCP-Register · collected on 2026-08-16 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
Source: MCP-Register · collected on 2026-08-16 · self-declared
Delivery form (raw)paket
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository platform (raw)github
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository subfolder (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package identifiers (raw)easyeda-mcp-pro
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package versions (raw)0.35.4
Source: MCP-Register · collected on 2026-08-16 · self-declared
Runtime hints (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable formats (raw)boolean, number, string
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable descriptions (raw)AI_ALLOW_DESIGN_MUTATIONS=Reserved; currently non-functional: cannot enable AI-originated design mutation. · AI_API_KEY=Reserved; currently non-functional: do not supply credentials because no provider client consumes them. · AI_MAX_TOKENS=Max tokens for AI responses · AI_MODEL=Reserved; currently non-functional: retained for future provider integration only. · AI_PROVIDER=Reserved; currently non-functional: no in-process AI provider client is invoked. · AI_TIMEOUT_MS=AI request timeout in ms · ALLOWED_ORIGINS=Comma-separated list of allowed origins for HTTP transport (use * for wildcard) · ARTIFACT_DIR=Artifact export directory · BRIDGE_HEARTBEAT_MS=Bridge heartbeat interval in ms · BRIDGE_HOST=Bridge WebSocket host for EasyEDA Pro connection · BRIDGE_MAX_PAYLOAD_SIZE=Max bridge payload size in bytes · BRIDGE_PORT=Bridge primary port · BRIDGE_PORT_SCAN=Port scan specification (comma-separated ports or ranges) · BRIDGE_RAW_EXEC_ENABLED=Enable raw method execution on bridge (dangerous) · BRIDGE_RECONNECT_MAX_ATTEMPTS=Max reconnect attempts (0 = infinite) · BRIDGE_TIMEOUT_MS=Bridge call timeout in ms · BRIDGE_TOKEN=Session token for extension auth · BRIDGE_WAIT_FOR_EDA_MS=How long to wait for EasyEDA Pro to become available on startup (ms) · CACHE_DIR=Cache directory · CORS_ORIGIN=Allowed CORS origin for HTTP transport · DATA_DIR=Data directory for storage · DIGIKEY_CLIENT_ID=DigiKey OAuth2 client ID · DIGIKEY_CLIENT_SECRET=DigiKey OAuth2 client secret · DIGIKEY_CURRENCY=DigiKey pricing currency · DIGIKEY_ENABLED=Enable DigiKey integration · DIGIKEY_LOCALE=DigiKey locale · DIGIKEY_SANDBOX=Use DigiKey sandbox environment · EASYEDA_DEV_BRIDGE=Enable EasyEDA dev bridge mode · HTTP_AUTH_DISABLED=Disable HTTP transport authentication · HTTP_HOST=HTTP bind address · HTTP_PORT=HTTP port · HTTP_RATE_LIMIT_MAX=Max requests per minute per IP · JLCPCB_API_BASE_URL=JLCPCB API base URL · JLCPCB_CLIENT_ID=JLCPCB API client ID · JLCPCB_CLIENT_SECRET=JLCPCB API client secret · JLCPCB_DEFAULT_CURRENCY=JLCPCB default currency (USD, CNY) · JLCPCB_ENABLE_ORDERING=Enable JLCPCB ordering · JLCPCB_MODE=JLCPCB API mode (disabled, mock, approved_api) · JLCSEARCH_BASE_URL=LCSC search API base URL · JLCSEARCH_ENABLED=Enable LCSC component search · LCSC_API_KEY=LCSC API key · LCSC_API_SECRET=LCSC API secret · LOG_LEVEL=Pino log level · MCP_APPS_ENABLED=Reserved; currently non-functional: parsed for compatibility, but no MCP Apps UI or resource runtime is registered. · MCP_BRIDGE_BACKEND=Bridge backend: local_bridge or experimental remote_relay · MCP_PROTOCOL_VERSION=MCP protocol version string · MCP_RAW_EXEC_EXPERIMENTAL=Enable experimental raw EasyEDA runtime execution gate (dangerous; requires BRIDGE_RAW_EXEC_ENABLED) · MCP_REMOTE_SESSION_ID=Optional fixed Remote Relay session id for the remote_relay backend · MCP_TASKS_ENABLED=Reserved; currently non-functional: parsed for compatibility, but the server does not advertise or execute MCP Tasks. · MCP_V2_EXPERIMENTAL=Reserved; currently non-functional: does not change MCP protocol negotiation. · MOUSER_API_BASE_URL=Mouser API base URL · MOUSER_API_KEY=Mouser API key · MOUSER_ENABLED=Enable Mouser integration · NODE_ENV=Environment mode · OAUTH_AUDIENCE=Expected OAuth token audience · OAUTH_ENABLED=Enable OAuth for HTTP mode · OAUTH_ISSUER=Expected OAuth token issuer · OAUTH_JWKS_URI=JWKS endpoint for token signature validation · OAUTH_REQUIRED_SCOPES=Required OAuth token scope · OTEL_ENABLED=Reserved; currently non-functional: no OTLP exporter is started. · OTEL_EXPORTER_OTLP_ENDPOINT=Reserved; currently non-functional: retained for a future OTLP exporter. · OTEL_SERVICE_NAME=OpenTelemetry service name · SQLITE_PATH=SQLite database path · TOOL_PROFILE=Active tool profile (core, pro, full, dev, experimental) · TRACE_SAMPLE_RATE=OpenTelemetry trace sample rate (0.0 to 1.0) · TRANSPORT=Server transport mode (stdio or http)
Source: MCP-Register · collected on 2026-08-16 · self-declared
Icon formats (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared

tracevero · https://tracevero.com/mcp/io-github-oaslananka-easyeda-mcp-pro/rohangaben