Skip to main content
Glama
baidu

Baidu Vector Database MCP Server

Official
by baidu

Related Servers

Alternatives to Baidu Vector Database MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that provides LLMs with read and write access to Feishu Base (飞书多维表格) databases, enabling them to inspect schemas and manipulate records through natural language.
      66 npm
      9
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An integration server implementing the Model Context Protocol that enables LLM applications to interact with Milvus vector database functionality, allowing vector search, collection management, and data operations through natural language.
      243
      Apache 2.0
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server providing vector database capabilities through Chroma, enabling semantic document search, metadata filtering, and document management with persistent storage.
      6
      41
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A multi-functional computing platform server designed to integrate with large language models like Qwen, providing file access, database connections, API integration, and vector database functionality.
      3
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables natural language queries to MySQL databases, powered by XiYanSQL text-to-SQL technology.
      240
      Apache 2.0

    TDQS

    B3.4/5.0

    Scored across 14 tools

    Disambiguation4/5

    Most tools have distinct purposes targeting specific database operations like creation, description, listing, and search. However, some overlap exists between 'select_table_rows' and 'vector_search'/'fulltext_search' as they all retrieve data, though their search methods differ (filter expression vs. vector/full-text). The descriptions help clarify these distinctions.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case, such as 'create_database', 'list_tables', and 'describe_index'. There are no deviations in naming conventions, making the set predictable and easy to parse.

    Tool Count5/5

    With 14 tools, the count is well-scoped for a vector database server, covering essential operations like database/table management, indexing, and search. Each tool serves a clear purpose without redundancy, fitting within the typical 3-15 range for such domains.

    Completeness4/5

    The toolset provides comprehensive coverage for core vector database workflows, including CRUD-like operations (create, list, describe, delete) and specialized searches. Minor gaps include missing tools for updating table schemas or rows directly, but agents can work around this using existing tools like 'select_table_rows' and 'delete_table_rows' in combination.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues