With-MCP
Enables GitHub OAuth authentication for APIs, allowing the MCP server to turn any API into a GitHub OAuth Client & Provider.
Transforms serverless server handlers into MCP endpoints, allowing serverless functions to be exposed as MCP-compatible APIs.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@With-MCPconvert my OpenAPI spec for the user management API into an MCP endpoint"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceConverts any OpenAPI 3.x specification into a fully functional MCP server with OAuth 2.1 support and a purely functional architecture.Last updated18MIT
- Alicense-qualityCmaintenanceAutomatically converts OpenAPI specifications into a Model Context Protocol (MCP) server instance.Last updated5416MIT
- Alicense-qualityCmaintenanceA stateless gateway that turns any OpenAPI spec into MCP tools on the fly.Last updated1MIT
- Alicense-qualityDmaintenanceDynamically converts any OpenAPI v3 specification into a fully-functional Model Context Protocol (MCP) server.Last updated7Mozilla Public 2.0
Related MCP Connectors
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
MCP (Model Context Protocol) server for Appwrite
APIs.guru MCP — keyless directory of 2,500+ public APIs and their OpenAPI specs.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/janwilmake/with-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server