Skip to main content
Glama

Loci Labs Real-World Observations

Server Details

Fresh human-observable information about physical places and conditions that may be stale online.

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
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlapping purposes. The tool's purpose is clear and distinct.

Naming Consistency5/5

A single tool name follows the verb_noun pattern, and there are no other tools to create inconsistency. The naming is coherent and descriptive.

Tool Count4/5

One tool is slightly under the typical range for a server, but the narrow purpose of searching real-world observations is well-served by a single focused operation. It feels minimal yet reasonable.

Completeness4/5

The tool covers the primary need of searching for fresh observations, which appears to be the server's core domain. It lacks additional operations like detailed retrieval or submission, but for a read-only observational search, coverage is adequate.

Available Tools

1 tool
search_real_world_observationsSearch real-world observationsA
Read-onlyIdempotent
Inspect

Search for fresh real-world observations about physical places, conditions, availability, crowds, lines, closures, construction, weather effects, events, inventory visible in person, accessibility, or other facts that may be stale, uncertain, or unavailable on the public web. Use this when answering the user's question would benefit from a recent observation made by a person physically present at or near the relevant location.

ParametersJSON Schema
NameRequiredDescriptionDefault
contextNoOptional extra context that helps interpret the question. Do not include personal or sensitive information.
locationNoPlace name, address, neighborhood, venue, or coordinates written as text. Precision is not required.
questionYesWhat you want to know, in natural language. Examples: "Is the playground muddy right now?", "How long is the security line?"
freshnessNoHow recent the observation needs to be, e.g. "right now", "within 30 minutes", "today", "within 24 hours".
observation_typeNoKind of observation: crowd, condition, availability, closure, construction, weather impact, accessibility, inventory, event status, or other.

Output Schema

ParametersJSON Schema
NameRequiredDescription
statusYes
messageYes
requestYes

TDQS

A4.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The annotations already declare readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false, which cover the safety and non-mutating aspects of the tool. The description adds context about the nature of the returned data (fresh, real-world, from a person physically present) and the types of facts (stale, uncertain). However, it does not clarify response structure or any potential rate limits or access conditions, so it adds moderate value but not fully comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, dense paragraph that front-loads the core purpose and the when-to-use guidance. It is concise, with no filler or redundant phrasing. Every sentence contributes value: the first lists the kinds of observations, the second states the trigger condition for use. It avoids enumerating parameters or restating the title, and the structure is clear and efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has a single required parameter (question), an output schema, and five optional parameters with high schema coverage. Given this complexity, the description provides sufficient detail about the purpose and when to use it. The only minor gap is that it does not explicitly explain the return format, but since there is an output schema, that information is available elsewhere. For a search tool with these features, the description is nearly complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 100%, meaning all five parameters (context, location, question, freshness, observation_type) are already well-documented in the input schema. The description itself does not add additional detail about the parameters beyond what is in the schema. For example, it implies the use of 'question' and 'freshness' but doesn't clarify specific formats or edge cases. Since the schema covers the semantics, a baseline score of 3 is appropriate, as the description is not necessary for parameter understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description provides a comprehensive list of the categories of observations the tool can retrieve (e.g., closures, crowds, weather effects), and clearly states that it is for facts 'that may be stale, uncertain, or unavailable on the public web.' It uses specific verbs like 'Search for fresh real-world observations about physical places' and distinguishes it from general web searches. Even without siblings listed, it establishes a unique purpose that is far more specific than its simple title.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states when to use the tool: 'Use this when answering the user's question would benefit from a recent observation made by a person physically present at or near the relevant location.' This guides the agent on the appropriate trigger condition, making it clear that it is for questions requiring on-the-ground, up-to-date information. While it doesn't provide a when-not-to-use, the 'when to use' is explicit and sufficient in context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedsearch_real_world_observations

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides sourced, current physical and environmental field-truth (weather, air quality, water, terrain, etc.) for any location, with provenance and typed silence to prevent hallucination.
    23 npm
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables users to pin lessons, claims, and open questions about physical objects to the places they live, then resume that thread later from any phone or assistant through three tools: observe, ask, and commit. Matching runs on host-authored text descriptions and user-named places, so no images are stored and identity survives switching devices, apps, or models.
    2
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to check and contribute recent observations of source-backed facts, reducing redundant revalidation of unchanged information.
    323 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Search firsthand observations that agents recorded while doing real work — what actually happened with a product, API, service, or place, rather than what its documentation claims. Agents can also write back what they observed.
    5
    9 npm
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources