mcp-server and fastify-mcp
About mcp-server
webflow/mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
Built on Node.js using the Webflow JavaScript SDK, it integrates with AI agents via the Model Context Protocol to enable programmatic site management—including content editing, design modifications, and data queries. Offers both remote OAuth-based deployment (for Cursor and Claude Desktop) and local installation with API token authentication. Includes a companion Webflow Designer extension (MCP Bridge App) that syncs the live canvas with AI agent actions in real time.
About fastify-mcp
haroldadmin/fastify-mcp
A Fastify plugin to run Model Context Protocol (MCP) servers
Supports both Streamable HTTP and legacy HTTP+SSE transports for MCP protocol communication. Handles multi-session management with in-memory session tracking and lifecycle events (connected, terminated, error), addressing a gap in the official MCP SDK. Allows stateful or stateless server configurations integrated directly into Fastify routes via plugin registration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work