Skip to main content
Glama

Server Details

Structured knowledge base for AI agent solutions. Search, explore, and retrieve build logs.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 4 tool updates
    • First observedexplore
    • First observedget_solution
    • First observedlist_stack_tags
    • First observedsearch_solutions

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    A persistent, cross-session knowledge base for AI agents that indexes session history into a searchable SQLite database with full-text search, enabling recall of past sessions, stored knowledge, and summaries.
    10
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Hosted shared knowledge base for AI agents. Store, search, and retrieve structured knowledge using semantic search. Agents contribute to a growing collective intelligence that compounds over time. No install — just a URL.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides persistent, searchable memory and knowledge capture for AI-assisted development, enabling agents to retain decisions, bugs, and patterns across sessions and projects.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.7/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: explore proactively discovers relevant build logs based on technology stack, get_solution retrieves full content of a specific log, list_stack_tags provides canonical technology tags, and search_solutions performs semantic search. The descriptions explicitly differentiate them, such as contrasting explore with search_solutions.

Naming Consistency4/5

Three tools follow a consistent verb_noun pattern (get_solution, list_stack_tags, search_solutions), but explore deviates by using a single verb. The naming is still readable and mostly predictable, with only minor inconsistency in the verb style.

Tool Count5/5

With 4 tools, the count is well-scoped for a knowledge base server focused on build logs. Each tool earns its place by covering distinct aspects: discovery, retrieval, tag listing, and search, providing a complete workflow without being overly sparse or bloated.

Completeness5/5

The tool surface fully covers the domain of accessing and exploring a build log knowledge base. It includes proactive discovery (explore), specific retrieval (get_solution), tag management (list_stack_tags), and targeted search (search_solutions), with no obvious gaps for core operations like CRUD or lifecycle management in this context.

Resources