Skip to main content
Glama
mindwear-capitian

Local San Antonio MCP

san_antonio_tea_schools

Read-onlyIdempotent

Search TEA accountability ratings for Texas public schools. Filter by campus, district, county, or city to get A-F grades, sub-scores, enrollment, and contact details.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoCampus city (e.g. "SAN ANTONIO"). Filters AskTED directory by city.
limitNoMax results (default 25).
campusNoCampus name, fuzzy contains. Example: "Alamo Heights HS".
countyNoCounty name (e.g. "BEXAR"). Returns all campuses in that county.
ratingNoFilter by 2022-2023 overall rating.
districtNoDistrict name, fuzzy contains. Example: "San Antonio ISD", "North East ISD", "Northside ISD".
school_typeNoFilter by campus level.
Behavior4/5

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

Beyond the read-only/idempotent annotations, it discloses authoritative data sources (TEA 2022-2023, AskTED) and the non-mapping limitation. It also enumerates return fields, adding context helpful for an agent.

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 compact and front-loaded with purpose. Three sentences cover purpose, search options, return data, examples, sources, and a caveat without redundancy.

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?

With no output schema, the description compensates by listing return fields (rating, sub-scores, enrollment, demographics, etc.). It also gives example districts and source context, making it sufficiently complete for selection and invocation.

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

Parameters3/5

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

Schema covers 100% of parameters with descriptions; the description adds concrete examples (e.g., 'San Antonio ISD') and groups searchable fields, but doesn't explain how multiple filters combine or affect results, leaving a minor gap.

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?

The description opens with 'Look up Texas public schools and their TEA accountability ratings,' providing a specific verb and resource. It clearly distinguishes from sibling tools about weather, 311, and general info by focusing on school accountability data.

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?

It states searchable attributes (campus name, district, county, city) and provides example district values. It explicitly notes when not to use it (address-to-school mapping) and points to ISDs for that need, though it doesn't name an alternative MCP tool.

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