suggest_servers
Scan your project's codebase to detect technologies in use, compare with existing MCP servers, and receive recommendations for missing servers from the registry.
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(). |