API Tools
zylalabs.com
Provides access to Zyla API Hub catalog, allowing search, browsing, and execution of APIs.
ENDPOINT 1
https://mcp.zylalabs.com/mcp
MCP server metadata
- Name
- zyla-api-hub
- Version
- 1.0.0
Known tools 8
list_categoriesList all available API categories on Zyla API Hub with the real count of public APIs in each.
Inferred read-onlyget_payment_urlGet a Stripe Checkout URL so the user can add or update their credit card.
Potential side effectsCONNECT 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.zyla-api-hub]
url = "https://mcp.zylalabs.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"zyla-api-hub": {
"type": "http",
"url": "https://mcp.zylalabs.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: zyla-api-hub
Remote MCP URL: https://mcp.zylalabs.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": {
"zyla-api-hub": {
"url": "https://mcp.zylalabs.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"zyla-api-hub": {
"type": "http",
"url": "https://mcp.zylalabs.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "zyla-api-hub",
"transport": "streamable-http",
"url": "https://mcp.zylalabs.com/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 zylalabs.com was fetched 2026-09-06T21:08:10.602Z.
zylalabs.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.