fetch-mcp-architecture-doc
Retrieve architecture documentation directly from the MCP official website. Designed for FastMCP projects, this tool simplifies access to essential technical resource updates.
Instructions
MCP公式サイトからアーキテクチャドキュメントを取得します
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"
}