← Registry

Productivity

hablotech.com

Provides Google Sheets help by searching function references and building QUERY, conditional formatting, and Forms validation formulas.

1 endpoint5 known toolsFirst detected September 11, 2026Last detected September 11, 2026

ENDPOINT 1

https://hablotech.com/mcp

No auth detected

MCP server metadata

Name
hablotech
Version
1.0.0
Capabilities
tools
Server instructions

Google Sheets function reference and formula tools from https://hablotech.com. Every worked example has been executed in a real spreadsheet and captured.

Known tools 5

search_functions

Searches the Google Sheets function reference on hablotech.com.

Inferred read-only
get_function

Returns one Google Sheets function in full: syntax, arguments, a worked example with its sample data and result, and the gotchas.

Inferred read-only
build_query_formula

Composes a Google Sheets QUERY formula from its parts and returns the formula text, a step-by-step reading of it, and any warnings.

Inferred read-only
build_conditional_format_formula

Composes the custom formula for a Google Sheets conditional formatting rule and returns the formula text, the range it applies to, where it is pasted, and any warnings.

Inferred read-only
build_forms_validation

Composes a Google Forms response-validation rule and returns the validation type, the operation, the regular-expression pattern, a suggested custom error message, the editor steps, and warnings.

Potential side effects

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.hablotech]
url = "https://hablotech.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hablotech": {
      "type": "http",
      "url": "https://hablotech.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hablotech
Remote MCP URL: https://hablotech.com/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": {
    "hablotech": {
      "url": "https://hablotech.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hablotech": {
      "type": "http",
      "url": "https://hablotech.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hablotech",
  "transport": "streamable-http",
  "url": "https://hablotech.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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