Skip to main content
Glama
Francis235
by Francis235

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AMAP_KEYYesYour API key from AMAP open platform

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
query_weatherB

The weather service of Amap. Query the weather of a given city.

Args:
    city (str): The city to query the weather.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool has a clear, distinct purpose focused on weather queries.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (query_weather), and with only one tool, there is no inconsistency to evaluate. The naming is straightforward and descriptive.

Tool Count2/5

One tool is too few for a server named 'AMap MCP Server', which suggests a broader mapping or location service domain. A single weather query tool feels thin and incomplete for this apparent scope.

Completeness1/5

The server is severely incomplete for a mapping service domain. There are obvious gaps such as geocoding, routing, place search, or map display tools. The single weather tool does not provide meaningful coverage of the expected functionality.

Maintenance

ActivityInactive
ResponsivenessNo issues