Skip to main content
Glama
mindwear-capitian

Local San Antonio MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
aboutA

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)

san_antonio_nws_alertsA

Active National Weather Service alerts (severe thunderstorm, tornado, flood, heat, freeze, fire weather) for a specific San Antonio location. Defaults to central San Antonio when no address is supplied. Returns severity, urgency, headline, description, and expiration time for every active alert covering the point. Authoritative source: National Weather Service (api.weather.gov).

san_antonio_tea_schoolsA

Look up Texas public schools and their TEA accountability ratings. Search by campus name, district, county, or city. Returns the A-F overall rating, sub-scores (Student Achievement, School Progress, Closing the Gaps), enrollment, demographics, district info, address, phone, and website. Example districts: "San Antonio ISD", "North East ISD", "Northside ISD". Authoritative sources: Texas Education Agency (2022-2023 ratings) and AskTED directory. Note: this does NOT map an address to its assigned schools -- attendance zones are managed by individual ISDs.

san_antonio_311A

Search San Antonio 311 service calls (streets, animal services, code compliance, and other non-emergency city services). Filter by category, type, department, status, or council district. Authoritative source: City of San Antonio Open Data.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 4 tools

Disambiguation5/5

Each tool targets a distinctly different domain: server metadata, weather alerts, school information, and city services. There is no overlap or potential for confusion between them.

Naming Consistency4/5

The three data tools follow a clear 'san_antonio_' prefix pattern with descriptive suffixes (nws_alerts, tea_schools, 311). The 'about' tool deviates from this pattern but is a standard server introspection tool, so the inconsistency is minor.

Tool Count5/5

With 4 tools, the server is well-scoped for a local information service. Each tool provides a meaningful, non-redundant function, and the count is within the ideal range.

Completeness4/5

The server covers key local information areas: weather alerts, schools, and city services. While additional areas like transit or events could be added, the current surface provides a coherent set of authoritative data with no obvious dead ends.

Maintenance

ActivitySlowing
ResponsivenessNo issues