mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
Improve documentation
This commit is contained in:
parent
08c40e7d67
commit
eecd4212ab
10 changed files with 149 additions and 192 deletions
|
|
@ -4,6 +4,9 @@ sidebarTitle: OpenAPI
|
|||
description: Generate MCP servers from OpenAPI specs
|
||||
icon: code-branch
|
||||
---
|
||||
import { VersionBadge } from '/snippets/version-badge.mdx'
|
||||
|
||||
<VersionBadge version="2.0.0" />
|
||||
|
||||
FastMCP can automatically generate an MCP server from an OpenAPI specification. Users only need to provide an OpenAPI specification (3.0 or 3.1) and an API client.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue