PH Schools MCP Server
by darwinphi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PH_SCHOOLS_DATA_TAG | No | Canonical tag for sync-data when URL is not provided. | |
| PH_SCHOOLS_DATA_URL | No | Override download URL for sync-data. If not provided, uses canonical URL based on tag. | |
| PH_SCHOOLS_DATA_PATH | No | Preferred local JSON file path for the dataset. If missing, server auto-downloads from canonical URL. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_schoolsB | Search PH schools by optional query fields (name, region, division, municipality, barangay, sector). |
| get_school_by_beis_idA | Get one school record by BEIS School ID. |
| list_regionsA | List all unique regions in the dataset. |
| list_divisionsB | List divisions, optionally filtered by region. |
| dataset_statsA | Return basic dataset stats and top-level breakdowns. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/darwinphi/ph-schools-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server