M

middy-mcp

ToolsActiveMIT

Overview

Middy middleware for Model Context Protocol (MCP) server integration.

Best For

Middy middleware to integrate Model Context Protocol (MCP) servers in TypeScript/JavaScript applications, compatible with AWS Lambda.

Decision Snapshot

Install

available

Usage

available

  • • GitHub stars: 38
  • • Forks: 7
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/16/2026

Installation / Setup

pnpm install middy-mcp

Usage

import middy from "@middy/core"; && import httpErrorHandler from "@middy/http-error-handler"; && import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; && import { z } from "zod";

Use Cases

  • Common usage themes: mcp, model, context, protocol.

Prompt Examples

example

import middy from "@middy/core"; && import httpErrorHandler from "@middy/http-error-handler"; && import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; && import { z } from "zod";

Notes / Requirements

  • Primary language: TypeScript/JavaScript
  • License: MIT
  • Parser coverage score: 0.70
  • Source feeds: npm Registry Search API
  • Topic cluster: general

Official Links

Source Information

Community: 38 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.