Improve documentation

This commit is contained in:
Jeremiah Lowin 2025-04-16 10:56:30 -04:00
commit eecd4212ab
10 changed files with 149 additions and 192 deletions

View file

@ -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.