suggest_servers
Scans your project directory to detect languages, frameworks, databases, and cloud providers, then recommends MCP servers from the registry that are missing from your configuration.
Instructions
Use this when setting up a project or wondering what MCP servers to add. Scans the working directory for languages, frameworks, databases, and cloud providers, lists currently configured servers, and cross-references the MCP registry to recommend servers you're missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory to scan for environment signals. Defaults to process.cwd(). |