Skip to content

Supprimer doublon lark_admin (HTTP) de LiteLLM Live #727

Description

@up-guillaume

Problème

Le MCP server lark_admin (HTTP) est en doublon avec lark_admin_mcp (stdio) dans LiteLLM Live.

État actuel

lark_admin     | http  | http://lark_admin_mcp:8000/mcp | healthy
lark_admin_mcp | stdio |                                | unknown

Problèmes

  • lark_admin (HTTP) pointe vers http://lark_admin_mcp:8000/mcp mais aucun container n'existe
  • Health check "healthy" mais last_health_check vide → résultat suspect
  • Doublon inutile

Action requise

-- Sur postgres-qapy3nmgcxvf6rrg053od7kv-202835921671
DELETE FROM "LiteLLM_MCPServerTable" WHERE server_name = 'lark_admin';

Vérification

  • LiteLLM Live doit avoir 17 MCP servers (sans doublon lark)
  • lark_admin_mcp (stdio) reste fonctionnel

Voir aussi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions