Skip to main content
Glama

Related Servers

Alternatives to teaching-library

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      A small MCP server modeling a library with tools to search books, borrow books, and manage members, enabling interaction with a library catalog through natural language.
      4
      -
    • F
      license
      A
      quality
      D
      maintenance
      A demo server that allows AI models to manage a personal reading list stored in a local SQLite database. It provides tools for searching, adding, and updating books while demonstrating core Model Context Protocol features like resources and tools.
      5
      -
    • F
      license
      A
      quality
      C
      maintenance
      Provides a minimal Model Context Protocol server that demonstrates a basic tool, a static resource, and a prompt template, enabling clients to discover and exercise core MCP capabilities over stdio.
      1
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A foundational implementation of a Model Context Protocol (MCP) server designed for educational purposes. It demonstrates the complete interaction between an LLM, an inference engine, and a client during an agentic call.
      -

    TDQS

    A4.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    每个工具对应一个独立且清晰的动作:搜索、借出、归还、盘点,边界分明,无功能重叠,代理可以轻松区分选择。

    Naming Consistency5/5

    所有工具均采用小写snake_case且遵循动词_名词模式,如search_books、checkout_book,命名风格高度一致,可预测性强。

    Tool Count5/5

    4个工具数量精简,每个工具都在借阅流程中扮演必要角色,没有冗余,符合教学库的定位和范围。

    Completeness3/5

    核心借阅工作流(搜索、借出、归还)已覆盖,但缺少图书的增删改以及查看当前借阅列表等基本管理操作,存在明显但非致命的覆盖缺口。

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues