Skip to main content
Glama
rexding97

SiYuan MCP Server

by rexding97

Related Servers

Alternatives to SiYuan MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      Enables AI assistants to interact with SiYuan Note through its API, supporting notebook and document management, block operations, search, file operations, and more.
      69
      64 npm
      72
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      Enables AI assistants to interact with SiYuan Note for comprehensive notebook management, document editing, and block-level content operations. It supports advanced features like full-text search and SQL queries via secure API integration.
      3
      27 npm
      39
      ISC
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with SiYuan Note through its API for comprehensive note management. Supports searching, creating, editing documents, managing notebooks, and daily notes operations through natural language commands.
      18 npm
      15
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to interact with the SiYuan note-taking knowledge base through standardized MCP tools, supporting notebook/document/block operations with built-in sensitive data masking and notifications.
      22
      10
      MIT

    TDQS

    B3/5.0

    Scored across 11 tools

    Disambiguation4/5

    Most tools are clearly distinct: each av_* tool targets a specific operation on Attribute Views (CRUD for rows, columns, and views). The generic command tools (executeCommand, queryCommands, help) are also separate, though executeCommand could potentially overlap with the others in vague ways. Minor confusion exists between av_updateRow and av_updateCell, but descriptions make the distinction clear.

    Naming Consistency3/5

    The av_* tools follow a consistent verb_noun pattern (e.g., av_addRow, av_deleteRow, av_createAttributeView), but the generic tools (executeCommand, queryCommands, help) break this pattern. Mixed prefixes and lack of uniform style across the server result in moderate inconsistency.

    Tool Count5/5

    With 11 tools, the count is well within the ideal 3-15 range. Each tool serves a distinct purpose, and the set is neither bloated nor too sparse for the stated domain of Attribute View management plus command utilities.

    Completeness4/5

    The Attribute View lifecycle covers create, read, and update operations for structure and data, including row and column management. The only obvious gap is the lack of a delete view tool (av_deleteAttributeView), which means users cannot fully remove an Attribute View through this server. Minor gaps like renaming columns are also absent, but agents can work around these.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues