Skip to main content
Glama
dossincargas

Dossin MCP Server

Official
by dossincargas

Related Servers

Alternatives to Dossin MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides database interaction through natural language, enabling query execution and content processing.
      7
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables natural language interaction with heterogeneous databases (MySQL and PostgreSQL) for CRUD operations across customer, product, and sales data with intelligent query routing and visualization capabilities.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language querying of databases with multi-turn conversations, auto-generated charts, and proactive monitoring via scheduled queries and alerts.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables natural language database operations and semantic document search through SQLite and vector database integration. Converts plain English instructions into SQL queries and provides RAG capabilities for uploaded documents.
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI clients to interact with PostgreSQL databases through natural language, translating requests into structured queries and returning results via a secure self-hosted server.
      -

    TDQS

    A3.6/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: schema retrieval, SQL query execution, and component compilation/saving. The verbose instructions don't blur the boundaries between these operations.

    Naming Consistency4/5

    All tool names use snake_case with a verb-first structure (get_, execute_, compile_and_save_). The compound verb in compile_and_save_component is a minor deviation but the pattern remains predictable.

    Tool Count3/5

    Three tools is on the low end for a server handling database access and component generation, but it covers the core read-and-compile workflow. It feels slightly thin given the number of domain entities mentioned.

    Completeness4/5

    The schema, query, and compile tools form a coherent pipeline for generating data-driven components. Minor gaps exist (e.g., no list/manage compiled components, no explicit auth tool), but the primary purpose is well covered.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues