Skip to main content
Glama
kirti676

API Tester MCP

by kirti676

set_env_vars

Set authentication and configuration environment variables, automatically validated against the API specification to ensure correct test setup.

Instructions

Set environment variables for authentication and configuration.

This function automatically analyzes the API specification to provide proper validation and context about required/suggested variables.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations provided, so description must carry full burden. Mentions analyzing API spec but omits critical behavioral details like persistence, override behavior, security implications, or side effects.

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?

Two sentences, front-loaded with the main verb. Efficient, though the second sentence could be more specific.

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?

Given the complexity (nested object, many parameters, no annotations), the description is too brief. Missing output schema details and fails to explain how parameters interact or what the tool actually does beyond setting variables.

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

Parameters2/5

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

Schema has 0% description coverage for parameters. Description only mentions 'authentication and configuration' at a high level, failing to clarify the role of each parameter (variables, baseUrl, auth_*).

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?

Cleary states it sets environment variables for authentication and configuration, with a specific verb and resource. Distinguishes from sibling tools which are about debugging, testing, and file management.

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?

Implies use for setting up environment variables with API spec context, but lacks explicit when-to-use/when-not-to-use guidance or alternatives.

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/kirti676/api_tester_mcp'

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