Check if an MCP server is verified in the CuratedMCP catalog
check_mcp_server_verifiedCheck whether an MCP server name or npm package is listed in the CuratedMCP verified catalog before running an unfamiliar install command.
Instructions
Quick lookup: given a server name or its npm package (e.g. '@org/some-mcp-server'), report whether it's in the CuratedMCP verified catalog. Useful right before running an unfamiliar npx <package> MCP server install command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nameOrPackage | Yes | Server display name or npm package name to check |