Skip to content

Consider adopting FastMcp #8

Open
@punkpeye

Description

@punkpeye

The main benefit of FastMCP is that it cuts down on the boilerplate code for setting up tools, prompts, resources, error handling, etc.

Here is an example PR showing how much code is reduced by adopting FastMCP: https://github.com/pskill9/website-downloader/pull/2/files

All the code maps directly to your existing implementation. The only consideration is that FastMCP uses Zod instead of JSON schema.

Additionally, FastMCP enables SSE transports, which is great to future proof your MCP server.

If you are open to it, I would be happy to raise a PR that does the migration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions