Skip to main content
Glama
Qaiser-ms-consultant

Exchange MCP Server

exchange_test_replication_health

Verify database availability group replication status to identify unhealthy copies and take corrective action.

Instructions

Test replication health (DAG — Test-ReplicationHealth)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serverNo
Install Server

TDQS

C2.4/5.0
Behavior1/5

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

No annotations exist, so the description carries the full burden of behavioral disclosure. It only says a health test runs; it does not state whether the operation is read-only, what side effects it might have, what permissions are needed, or what output to expect.

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

Conciseness4/5

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

The description is short and front-loaded with the core action. The parenthetical repeats some wording but adds DAG context and a cmdlet-style name, so it is not wasted.

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 one-parameter tool with no annotations and no output schema, this description is too thin. It omits what 'server' refers to, what the health result looks like, and when this test should be run, leaving significant gaps for an agent.

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

Parameters1/5

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

The schema has one parameter, 'server', with zero description coverage, and the description does not explain it at all. With the schema providing no parameter details, the description needed to compensate and did not.

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

Purpose4/5

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

States a specific verb ('Test') and resource ('replication health'), and the DAG parenthetical adds Exchange-specific scope that helps distinguish it from siblings like exchange_test_mailflow and exchange_test_connection. It is clear but could more explicitly differentiate it from related health/database-copy tools.

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

Usage Guidelines2/5

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

No when-to-use guidance, prerequisites, or exclusions are provided. The DAG mention implies a context, but with many sibling health/test tools, an agent gets no help choosing this tool over alternatives.

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

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/Qaiser-ms-consultant/MicrosoftExchangeServerMCP'

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