← Registry

Developer Tools

appscripthub.com

Search and retrieve detailed information about Google Apps Script libraries.

1 endpoint2 known toolsFirst detected May 12, 2026Last detected September 9, 2026

ENDPOINT 1

https://appscripthub.com/api/mcp

No auth detected

MCP server metadata

Name
gas-library-hub
Version
1.0.0
Capabilities
toolsresources

Known tools 2

search_libraries

Search for Google Apps Script libraries by keyword, tags, or criteria.

Inferred read-only
get_library_details

Get detailed information about a specific GAS library including AI-generated summary, usage examples, and documentation.

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.gas-library-hub]
url = "https://appscripthub.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gas-library-hub": {
      "type": "http",
      "url": "https://appscripthub.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gas-library-hub": {
      "type": "http",
      "url": "https://appscripthub.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gas-library-hub",
  "transport": "streamable-http",
  "url": "https://appscripthub.com/api/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 appscripthub.com was fetched 2026-09-18T20:41:32.515Z.

Trust status Trusted

appscripthub.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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