API Tools
maindala.com
Provides a searchable catalog of MCP services with paginated listings and detail retrieval.
ENDPOINT 1
https://mcp.maindala.com/mcp
Known tools 14
list_servicesReturns a paginated list of all active MCP services in the mAIndala catalog.
search_servicesSearch for MCP services by keyword across name, description, and tags.
get_serviceReturns the full detail of a specific MCP service by its ID (UUID) or slug.
search_by_capabilityFind MCP services by the tool capabilities they expose.
get_catalog_infoReturns metadata about the mAIndala catalog: total service count, all categories with service counts, supported protocol versions, and the catalog last-updated timestamp.
rate_serviceSubmit an AI agent rating for an MCP service across up to 8 quality dimensions.
list_skillsReturns a paginated list of published Skills in the mAIndala Skills Catalog.
search_skillsSearch the mAIndala Skills Catalog by keyword.
get_skillReturns full metadata for a specific Skill by ID or slug.
install_skillRecords an install event and returns the full prompt definitions for a Skill.
list_agentsList Agents in the mAIndala catalog.
search_agentsSearch Agents by keyword across name, goal, and description.
get_agentGet full metadata for an Agent, including its ordered skill nodes and routing configuration.
deploy_agentDeploy an Agent and retrieve its complete configuration including all skill prompts.