Skip to main content
Glama
BrianDeacon

cosmosdb-mcp

by BrianDeacon

Related Servers

Alternatives to cosmosdb-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      An MCP server for Azure development and operations, enabling Cosmos DB queries, Service Bus messaging, and PIM role activation.
      31
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that exposes core Azure services as read-mostly tools any MCP client can call, including Blob Storage, Key Vault, Service Bus, and Resource Manager.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      This MCP server enables querying Azure resource pricing programmatically through a structured workflow, including listing service families, service names, products, and calculating monthly costs.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A containerized Model Context Protocol server for SQL Server operations, enabling query execution, table management, and database operations through the MCP protocol.
      1
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      An MCP server that provides access to Azure Data Explorer (ADX) clusters, allowing users to list tables, execute queries, and retrieve schema information.
      7
      1
      MIT

    TDQS

    A4.2/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool targets a distinct resource or operation: count, delete, container info, account/database/container listing, query (with two variants for output), read, and upsert. No overlaps.

    Naming Consistency5/5

    All tools follow a consistent 'cosmosdb_verb_noun' pattern in snake_case, e.g., list_databases, query_items, upsert_item. Even the longer query_items_to_file is internally consistent.

    Tool Count5/5

    10 tools is well-scoped for a Cosmos DB server, covering listing, CRUD, query, and metadata operations without being excessive or sparse.

    Completeness4/5

    Covers account/database/container listing, item CRUD (read, upsert, delete), query, and count. Minor gap: no explicit update item, but upsert covers replacement. Overall solid for typical usage.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues