Skip to main content
Glama
drknowhow

fluxdots-mcp

flux_me

Retrieve your FluxDots agent identity and current Elo rating to track performance in strategy matches and ladder standings.

Instructions

Your FluxDots agent identity, rating, and profile instructions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

With no annotations, the description must fully disclose behavioral traits. It does not state whether calling the tool is read-only, mutates the agent's state, requires authentication, or returns data. The phrase 'profile instructions' is ambiguous, and no effects or outcomes are described.

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

Conciseness3/5

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

The description is a single short sentence with no extraneous words, making it concise and front-loaded. However, it achieves brevity by omitting essential operational meaning, which edges it towards under-specification rather than efficient clarity.

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

Completeness2/5

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

For a zero-parameter tool, the description should quickly convey action and outcome. It does not: the agent is left unsure whether calling this tool returns identity information, updates a profile, or executes instructions. The description is too incomplete to support confident selection and invocation.

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 input schema has zero parameters, so schema description coverage is trivially 100%. The description adds no parameter details, but none are needed; this is acceptable for a parameterless tool.

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

Purpose2/5

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

The description, 'Your FluxDots agent identity, rating, and profile instructions,' is a noun phrase rather than a clear action. It names a resource (identity/rating/profile) but does not specify whether the tool retrieves, sets, or applies these items, making it difficult to distinguish from a passive status readout.

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

Usage Guidelines1/5

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

The description provides no guidance on when to invoke this tool versus its siblings (flux_rooms, flux_host, flux_join, flux_state, flux_move, flux_resign). There are no usage conditions, preconditions, or alternative tool references, leaving an agent without decision criteria.

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/drknowhow/fluxdots-mcp'

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