Skip to content

[mcp-stress-test] everart requires EVERART_API_KEY authentication #1385

@github-actions

Description

@github-actions

MCP Server Authentication Required: everart

The nightly stress test detected that the everart MCP server requires authentication to function properly. The server tools were not accessible during testing.

Test Details

  • Test Session: stress-test-20260225-022355
  • Test Date: 2026-02-25
  • Server Container: mcp/everart

Required Authentication Token

Environment Variable: EVERART_API_KEY

Token Type: API Key

How to Obtain:

  1. Visit: (www.everart.ai/redacted)
  2. Create an account or sign in
  3. Navigate to API settings or developer dashboard
  4. Generate an API key
  5. Add to repository secrets as EVERART_API_KEY

Error Message

Server tools not accessible - no tools exposed through MCP Gateway

Suggested Configuration

{
  "everart": {
    "type": "stdio",
    "container": "mcp/everart",
    "env": {
      "EVERART_API_KEY": "\$\{EVERART_API_KEY}"
    }
  }
}

Next Steps

  • Obtain EVERART_API_KEY from (www.everart.ai/redacted)
  • Add key to repository secrets as EVERART_API_KEY
  • Update stress test configuration
  • Verify server works in next nightly test

Generated by Nightly MCP Stress Test
Test Session: stress-test-20260225-022355

Generated by Nightly MCP Server Stress Test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions