Mcp Discover banner
Allura-Ecosystem Allura-Ecosystem

Mcp Discover

Development community

Description

--- description: "Discover available MCP servers in the catalog." --- # /mcp-discover Discover available MCP servers in the catalog. ## Usage ``` /mcp-discover [keyword] ``` ## Examples ``` /mcp-discover # List all available servers /mcp-discover database # Filter for database-related servers /mcp-discover search # Filter for search-related servers ``` ## How It Works 1. Uses `MCP_DOCKER_mcp-find` to search the catalog 2. Returns available servers with

Installation

Installs to ~/.claude/skills/allura-ecosystem-team-durham-mcp-discover/SKILL.md

Terminal
mkdir -p ~/.claude/skills/allura-ecosystem-team-durham-mcp-discover && curl -fsSL https://raw.githubusercontent.com/Allura-Ecosystem/team-durham/HEAD/commands/mcp-discover.md -o ~/.claude/skills/allura-ecosystem-team-durham-mcp-discover/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository