fastify-mcp and cap-mcp-plugin

fastify-mcp
54
Established
cap-mcp-plugin
52
Established
Maintenance 6/25
Adoption 7/25
Maturity 25/25
Community 16/25
Maintenance 10/25
Adoption 8/25
Maturity 15/25
Community 19/25
Stars: 25
Forks: 7
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 55
Forks: 21
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No risk flags
No Package No Dependents

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.

About cap-mcp-plugin

gavdilabs/cap-mcp-plugin

MCP (Model Context Protocol) server plugin for CAP NodeJS

Automatically generates MCP servers from CAP OData services using declarative annotations, exposing entities as AI-queryable resources with OData v4 filtering, functions as executable tools, and optional entity wrappers for LLM operations. The plugin integrates directly into CAP's standard architecture via `package.json` configuration and provides an HTTP endpoint at `/mcp` that AI agents can consume for natural language data access and business logic automation. Supports sensitive field masking with `@mcp.omit`, deep inserts, custom prompts, and parameter elicitation for secure multi-step operations.

Scores updated daily from GitHub, PyPI, and npm data. How scores work