JUHE API Marketplace
janwilmake avatar
MCP Server

With-MCP

Middleware that converts a serverless handler with OpenAPI spec into an MCP endpoint following stateless MCP principles.

27
GitHub Stars
8/23/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

A simple middleware that turns your serverless server handler + OpenAPI spec + config into a exposed MCP endpoint following the new stateless MCP principles

See example for how to use this.

Earlier work: https://github.com/janwilmake/openapi-to-mcp

Disclaimer: Please only use this for APIs that are compliant to the MCP Authorization spec, or have no authorization. Also follow good MCP practices for choosing how to shape your tools, prompts, and resources. Do NOT Blindly turn a complex API into an MCP, this is a bad idea.

Work in progress: I'm working on a simpler auth plugin for your handler as well to turn any API into a GitHub Oauth Client & Provider. Eventually it will be MCP compatible. See library here

Please Let me know what you think on X in this thread!

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source