Skip to content

docs(README): @modelcontextprotocol/fastify missing from middleware listing #2112

Description

@sceran

While reading the v2 README, I noticed @modelcontextprotocol/fastify is published (packages/middleware/fastify/package.json has "private": false and the same 2.0.0-alpha.2 version as the other middleware packages) but absent from the README in three places:

  1. Overview (around line 32) — the parenthetical reads "(Express, Hono, Node.js HTTP)"; Fastify is omitted.
  2. Middleware packages section (around lines 49–52) — the bullet list documents @modelcontextprotocol/node, /express, and /hono with no /fastify entry.
  3. Installation (around lines 83–91) — npm install commands for node, express, and hono, with no fastify line.

The other three middleware packages share the same private: false + 2.0.0-alpha.2 shape and are documented, so this looks like an oversight rather than intentional exclusion. The package already has its own packages/middleware/fastify/README.md.

Happy to send a small docs-only PR adding fastify alongside the other three. Let me know if there's a reason fastify should be excluded from the top-level README at this stage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Nice to haves, rare edge casesbugSomething isn't workingdocumentationImprovements or additions to documentationfix proposedBot has a verified fix diff in the commentgood first issueGood for newcomers - can be tackled without deep knowledge of the codebase

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions