Skip to main content
Glama
271,029 tools. Last updated 2026-07-08 00:15

"namespace:io.github.hackle-io" matching MCP tools:

  • Turn a US address into latitude/longitude coordinates. Returns the coordinates, a formatted address, accuracy type, and confidence score.
    MIT
  • Parses messy US address text into structured components like street, city, state, and ZIP code. Converts freeform input into individual fields for database or form use.
    MIT
  • Verify a US street address to confirm it is real and deliverable. Returns standardized address, ZIP+4, county, and deliverability status. Ideal for cleaning address data or checking addresses before shipping.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Remote MCP server for the Hackle Admin API: experiments, feature flags, remote config, messaging.

  • Provide US city autocomplete suggestions with state for partial city names. Use to resolve incomplete city entries or power type-ahead fields.
    MIT
  • Look up geographic location of an IPv4 or IPv6 address. Returns country, region, city, coordinates, timezone, and postal code for analytics or default region selection.
    MIT
  • Report system-wide CPU, IO, and memory consumption over time, filtered by user, day, hour, workload type, or application. Use to analyze resource trends across the entire Teradata system.
    MIT
  • Get TLD registry metadata and run Public Suffix List algorithm on domains to extract effective public suffix, registrable domain, and suffix type for cookie scoping and abuse analysis.
    MIT
  • Retrieve Echo3s technical specifications—supported formats, AI processing details, output quality, credit system, and platform info.
    MIT
  • Retrieve pricing information for Echo3s audiobook creation platform including plans, credit system, cost breakdowns, and payment details.
    MIT
  • Retrieve all Echo3s links including website, blog posts, landing pages, and contact information.
    MIT
  • Retrieve frequently asked questions about Echo3s with detailed answers to understand the audiobook creation platform's features and use cases.
    MIT
  • Identify performance bottlenecks in Minecraft server profiles by applying knowledge base thresholds and signatures, then return ranked findings with evidence and actionable tuning advice.
    MIT
  • Analyze SQL query execution plans without running the query. Choose from logical, distributed, validate, or io plan types to understand query behavior and optimize performance.
    Apache 2.0
  • Fetches unread emails from Gmail as a JSON array to enable classification, summarization, and task extraction for inbox triage.
    MIT