Skip to content

added FastMCP to tools.yml #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
- name: FastMCP
category:
- server
- auto-generators
link: https://gofastmcp.com/patterns/openapi
github: https://github.com/jlowin/fastmcp
description: 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.
v2: false
v3: true
v3_1: true

- name: Docuo
category: documentation
link: https://docuo.spreading.ai/?via=ot
Expand Down