Skip to main content
Glama

MCP-Creator-MCP

list_templates

Filter and display available templates for MCP server creation by language, enabling users to select and deploy production-ready server setups efficiently.

Instructions

list available templates for MCP server creation. Args: language: Filter by language (optional) Returns: Formatted list of available templates

Input Schema

NameRequiredDescriptionDefault
languageNo

Input Schema (JSON Schema)

{ "properties": { "language": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Language" } }, "title": "list_templatesArguments", "type": "object" }
Install Server

Other Tools from MCP-Creator-MCP

Related Tools

    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/angrysky56/mcp-creator-mcp'

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