Skip to main content
Glama

Dev MCP Prompt Server

by LeonNonnast
MIT License
135

list_skills

Discover and filter development skills with IDs and descriptions. Use optional tags to refine results for efficient skill exploration and selection in AI-powered workflows.

Instructions

List all available development skills with descriptions and IDs

Input Schema

NameRequiredDescriptionDefault
tagsNoOptional: filter by tags (clean-code, testing, etc.)

Input Schema (JSON Schema)

{ "properties": { "tags": { "description": "Optional: filter by tags (clean-code, testing, etc.)", "items": { "type": "string" }, "type": "array" } }, "required": [], "type": "object" }
Install Server

Other Tools from Dev MCP Prompt Server

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/LeonNonnast/mcpdevprompts'

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