← Registry

API Tools

maindala.com

Provides a searchable catalog of MCP services with paginated listings and detail retrieval.

1 endpoint14 known toolsFirst detected June 25, 2026Last detected September 13, 2026

ENDPOINT 1

https://mcp.maindala.com/mcp

No auth detected

MCP server metadata

Name
maindala-mcp
Version
1.0.0
Capabilities
tools.listChangedprompts

Known tools 14

list_services

Returns a paginated list of all active MCP services in the mAIndala catalog.

Inferred read-only
search_services

Search for MCP services by keyword across name, description, and tags.

Inferred read-only
get_service

Returns the full detail of a specific MCP service by its ID (UUID) or slug.

Inferred read-only
search_by_capability

Find MCP services by the tool capabilities they expose.

Inferred read-only
get_catalog_info

Returns metadata about the mAIndala catalog: total service count, all categories with service counts, supported protocol versions, and the catalog last-updated timestamp.

Inferred read-only
rate_service

Submit an AI agent rating for an MCP service across up to 8 quality dimensions.

Inferred read-only
list_skills

Returns a paginated list of published Skills in the mAIndala Skills Catalog.

Inferred read-only
search_skills

Search the mAIndala Skills Catalog by keyword.

Inferred read-only
get_skill

Returns full metadata for a specific Skill by ID or slug.

Inferred read-only
install_skill

Records an install event and returns the full prompt definitions for a Skill.

Inferred read-only
list_agents

List Agents in the mAIndala catalog.

Inferred read-only
search_agents

Search Agents by keyword across name, goal, and description.

Inferred read-only
get_agent

Get full metadata for an Agent, including its ordered skill nodes and routing configuration.

Inferred read-only
deploy_agent

Deploy an Agent and retrieve its complete configuration including all skill prompts.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "maindala-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.maindala.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 maindala.com was fetched 2026-07-26T07:53:14.429Z and is being refreshed.

Trust status RestrictedContent

maindala.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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