suggest_servers
Scans your working directory to detect languages, frameworks, databases, and cloud providers, then cross-references the MCP registry to recommend servers you are missing for your project setup.
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(). |