Skip to main content
Glama

Server Details

Disposable private vector search + semantic RAG for AI agents. x402 pay-per-call, no account.

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

  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    A lightning-fast, self-hosted knowledge store and memory layer for AI agents
  • A
    license
    Not graded
    quality
    C
    maintenance
    Lightweight persistent memory for AI agents using a single SQLite file with hybrid search (keywords + semantics). Zero to 12MB install, no cloud or server required.
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Pay-per-call web search for AI agents, settled in USDC on Base via the x402 protocol. No API key or subscription required; users fund a wallet and get a web_search tool.
    14
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool targets a distinct action or resource: workspace creation/disposal, passage retrieval, usage info, batch ingestion, and semantic search. There is no overlap or ambiguity between them.

Naming Consistency5/5

All tools share the 'trace_' prefix and follow a clear verb_noun pattern (create_workspace, dispose_workspace, get_passage, get_usage, ingest_batch, search). The naming is perfectly consistent and predictable.

Tool Count5/5

With 6 tools, the set is well-scoped for the server's purpose of managing and using an ephemeral vector-search workspace. Each tool covers a necessary part of the lifecycle without redundancy.

Completeness5/5

The tool surface covers the full workflow: create workspace, ingest data, search, retrieve specific passages, check usage, and dispose. No obvious gaps exist for the intended ephemeral search use case.

Resources