Learning Resources
georgiahomeroom.org
Provides access to Georgia educational standards and assessment data for integration into educational tools.
ENDPOINT 1
https://mcp.georgiahomeroom.org/mcp
Known tools 11
search_standardsSearch Georgia Standards of Excellence by topic, with optional filters.
Inferred read-onlylookup_standards_by_codeLook up Georgia standards by their human-readable codes (e.g.
Inferred read-onlysearch_mastery_descriptorsSearch the GMAS achievement-level descriptor corpus directly (per-standard mastery prose at four levels: Beginning, Developing, Proficient, Distinguished).
Inferred read-onlylist_assessmentsList every GMAS assessment: 14 End-of-Grade tests (ELA and math for each of grades 3-8; science and social studies have grade-8 EOGs only) plus 4 End-of-Course tests (Algebra I, Biology, Literature II, US History).
Inferred read-onlyget_assessment_blueprintFull GMAS blueprint for one assessment: the assessment-first view for pacing and coverage planning.
Inferred read-onlystandards_for_claimEvery standard tied to one GMAS blueprint claim: the reverse of the per-standard coverage view.
Inferred read-onlyget_subject_grade_treeReturn the COMPLETE standards hierarchy for one subject + grade in a single call, as a nested tree.
Inferred read-onlyget_vertical_progressionCompare one strand year over year — the vertical articulation view for pacing, remediation, and differentiation.
Inferred read-onlyget_standard_detailsFull detail for ONE standard or container, addressed by its human code (e.g.
Inferred read-onlydescribe_vocabularySelf-describe the filter vocabulary the other tools accept, so queries don't silently miss on a typo.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.georgiahomeroom-org]
url = "https://mcp.georgiahomeroom.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"georgiahomeroom-org": {
"type": "http",
"url": "https://mcp.georgiahomeroom.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: georgiahomeroom-org
Remote MCP URL: https://mcp.georgiahomeroom.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"georgiahomeroom-org": {
"url": "https://mcp.georgiahomeroom.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"georgiahomeroom-org": {
"type": "http",
"url": "https://mcp.georgiahomeroom.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "georgiahomeroom-org",
"transport": "streamable-http",
"url": "https://mcp.georgiahomeroom.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for georgiahomeroom.org was fetched 2026-07-27T22:37:45.328Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.