← Registry

Learning Resources

georgiahomeroom.org

Provides access to Georgia educational standards and assessment data for integration into educational tools.

1 endpoint11 known toolsFirst detected July 15, 2026Last detected July 15, 2026

ENDPOINT 1

https://mcp.georgiahomeroom.org/mcp

No auth detected

Known tools 11

search_standards

Search Georgia Standards of Excellence by topic, with optional filters.

Inferred read-only
lookup_standards_by_code

Look up Georgia standards by their human-readable codes (e.g.

Inferred read-only
search_mastery_descriptors

Search the GMAS achievement-level descriptor corpus directly (per-standard mastery prose at four levels: Beginning, Developing, Proficient, Distinguished).

Inferred read-only
list_assessments

List 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-only
get_assessment_blueprint

Full GMAS blueprint for one assessment: the assessment-first view for pacing and coverage planning.

Inferred read-only
standards_for_claim

Every standard tied to one GMAS blueprint claim: the reverse of the per-standard coverage view.

Inferred read-only
browse_standards

Walk the Georgia standards hierarchy one level at a time.

Inferred read-only
get_subject_grade_tree

Return the COMPLETE standards hierarchy for one subject + grade in a single call, as a nested tree.

Inferred read-only
get_vertical_progression

Compare one strand year over year — the vertical articulation view for pacing, remediation, and differentiation.

Inferred read-only
get_standard_details

Full detail for ONE standard or container, addressed by its human code (e.g.

Inferred read-only
describe_vocabulary

Self-describe the filter vocabulary the other tools accept, so queries don't silently miss on a typo.

Inferred read-only

CONNECT 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.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.