Skip to main content
Glama
mindwear-capitian

Local San Antonio MCP

about

Read-onlyIdempotent

Retrieve server details such as name, version, data sources, license, and original author. Use this tool to understand the MCP server's purpose and provenance.

Instructions

Show information about this MCP server, including its name, version, data sources, license, and the original author. Always available. (via Local San Antonio MCP -- https://edneuhaus.com)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already indicate readOnly, idempotent, and non-destructive behavior. The description adds context about availability ('Always available') and specifies the content returned, which is useful beyond the annotations.

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 a single, focused sentence that front-loads the verb and resource. It includes all necessary information without waste, and the URL adds provenance not cluttering the core.

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

Completeness5/5

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

For a simple informational tool with no parameters and strong annotations, the description comprehensively explains what the tool returns and that it is always available. No output schema is needed since the content is enumerated.

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 takes zero parameters, so the schema has no gaps. Baseline for no params is 4, and the description doesn't need to add parameter details.

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?

Description clearly states the tool's purpose: 'Show information about this MCP server' with specific details (name, version, data sources, license, original author). It distinguishes itself from sibling data tools by focusing on server metadata.

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

Usage Guidelines4/5

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

The phrase 'Always available' provides clear context for when to use the tool, implying it can be called without prerequisites. While it doesn't explicitly name alternatives, the sibling tools are clearly different in scope, so the guidance is sufficient.

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/mindwear-capitian/local-san-antonio-mcp'

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