Skip to main content
Glama

Dev MCP Prompt Server

by LeonNonnast

list_skills

Explore and filter development skills with detailed descriptions and IDs to enhance AI-powered workflows. Optional tag filtering for clean-code, testing, and more.

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" }

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