Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace
appstack-templates.ts442 B
import { z } from 'zod'; import { zodToJsonSchema } from 'zod-to-json-schema'; import { SearchAppTemplatesRequestSchema } from '../operations/appstack/appTemplates.js'; // Export all appstack template tools export const getAppStackTemplateTools = () => [ { name: 'search_app_templates', description: '[application delivery] Search application templates', inputSchema: zodToJsonSchema(SearchAppTemplatesRequestSchema), } ];

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yjiace/alibabacloud-devops-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server