fetch-fastmcp-readme
Retrieve the README file from the FastMCP GitHub repository to provide immediate access to project documentation and setup instructions for developers.
Instructions
FastMCPのGitHubリポジトリからREADMEファイルを取得します
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"
}