Skip to main content
Glama
Marc-Lou-Org

@datafast/mcp-server

by Marc-Lou-Org

Get Real-time Visitor Map

get_realtime_map

Retrieve real-time visitor locations with geographic coordinates to visualize activity on a map, including recent events, payments, and conversion predictions.

Instructions

Get real-time visitor data with geographic coordinates for map visualization. Includes recent events, recent payments, and conversion predictions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description must disclose behavior. It does mention included data types (events, payments, conversion predictions) but omits important behavioral details such as the time window for 'recent', whether coordinates are precise or anonymized, and if any rate limits or permissions apply. The read-only nature is implied by 'get' but not stated.

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 two sentences with no filler. The first sentence clearly identifies the tool's purpose, and the second adds useful context about included data. It is appropriately sized.

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

Completeness3/5

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

With no output schema and no parameters, the description is the sole guide to expected data. It gives a high-level overview of return contents but lacks structural details (e.g., coordinate format, field names, response envelope). Given the simple no-parameter nature, it is adequate but could be more informative.

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

Parameters4/5

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

The tool has zero parameters, and the schema covers 100% of the (empty) parameter set. Consequently, the description doesn't need to add parameter details, and the baseline of 4 applies.

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?

Clearly states the tool retrieves real-time visitor data with geographic coordinates specifically for map visualization, listing additional context (recent events, payments, predictions). This distinguishes it from sibling tools like get_realtime (which lacks geographic focus) and get_countries/get_cities (which are likely aggregated rather than real-time).

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

Usage Guidelines3/5

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

Description implies usage for real-time location-based map views but doesn't explicitly mention when not to use it or alternatives. It doesn't say 'for non-geographic real-time data use get_realtime' or similar, so guidance is implicit rather than explicit.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Marc-Lou-Org/datafast-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server