Skip to main content
Glama
mindwear-capitian

local-houston-mcp

houston_tea_schools

Read-onlyIdempotent

Search Texas public schools by campus, district, county, or city to retrieve TEA accountability ratings (A-F), sub-scores, enrollment, demographics, and school 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: "Houston ISD", "Cypress-Fairbanks ISD", "Katy 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. "HOUSTON"). Filters AskTED directory by city.
limitNoMax results (default 25).
campusNoCampus name, fuzzy contains. Example: "Bellaire HS".
countyNoCounty name (e.g. "HARRIS"). Returns all campuses in that county.
ratingNoFilter by 2022-2023 overall rating.
districtNoDistrict name, fuzzy contains. Example: "Houston ISD", "Cypress-Fairbanks ISD", "Katy ISD".
school_typeNoFilter by campus level.
Behavior4/5

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

Annotations already declare read-only, idempotent, non-destructive. The description adds useful context: authoritative sources (TEA, AskTED), data vintage (2022-2023), the specific return fields, and the limitation about attendance zones. This goes beyond 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 appropriately sized, front-loaded with purpose, then search criteria, return fields, examples, sources, and limitation. Every sentence adds value 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?

Despite no output schema, the description explains exactly what data is returned (ratings, sub-scores, enrollment, etc.), sources, and limitations. With 7 optional parameters and zero required, it gives sufficient context for an agent to select and invoke the tool.

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?

Input schema covers 100% of parameters with descriptions, including enums and defaults. The description only restates search fields and examples, not adding significant meaning beyond schema. Baseline 3 is appropriate.

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 states a specific verb and resource: 'Look up Texas public schools and their TEA accountability ratings.' It clearly distinguishes from siblings by focusing on school data rather than app info or weather alerts.

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 description gives explicit search criteria (campus, district, county, or city), example districts, and explicitly states a when-not-to-use ('does NOT map an address to its assigned schools'). However, it does not name an alternative tool, so it falls short of a 5.

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-houston-mcp'

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