fetch-fastmcp-versions
Retrieve all npm versions and identify the latest version of FastMCP packages to manage dependencies and stay updated with the FastMCP Development Assistant.
Instructions
FastMCPパッケージのnpm上の全バージョンと最新バージョン情報を取得します
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}