Skip to main content
Glama

Server Details

AI-verified knowledge base with trust scoring, temporal facts, and skill cards.

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

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to build and query temporally-aware knowledge graphs from conversations and data, maintaining persistent memory of entities, relationships, and facts across interactions.
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to record, recall, correct, and forget evidence-backed factual claims with temporal history, while explaining whether remembered information is current, historical, or contested.
    5
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to get read-only trust verdicts on knowledge records by evaluating evidence maturity, provenance, intended use, risk level, and scope before deciding whether knowledge may be used.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose with no significant overlap. For example, 'get_entry' retrieves full entries, 'get_section' gets specific parts, 'search' finds matches across the knowledge base, and 'find_skills' locates skill cards—all serving unique functions. The descriptions reinforce these distinctions, making tool selection unambiguous.

Naming Consistency5/5

Tool names follow a consistent verb_noun pattern throughout, such as 'get_entry', 'list_domains', 'search', 'submit_knowledge', and 'verify_claim'. There are no deviations in style (e.g., no camelCase or mixed conventions), ensuring predictability and readability across all tools.

Tool Count5/5

With 12 tools, the count is well-scoped for a knowledge base server, covering core operations like retrieval (get_entry, search), management (submit_knowledge, verify_claim), and domain-specific functions (find_skills, report_skill_outcome). Each tool earns its place without feeling excessive or insufficient for the domain.

Completeness5/5

The tool set provides complete CRUD/lifecycle coverage for a knowledge base domain: creation (submit_knowledge), retrieval (get_entry, search, list_domains), update (verify_claim, report_skill_outcome), and deletion (implied through verification/dispute). It includes specialized functions like fact timelines and skill management, leaving no obvious gaps for agent workflows.

Resources