MCP.so
Sign In
Servers

Summary

@manstis

PoC: MCP Server using OpenAPI specs to generate tools

A Model Context Protocol (MCP) Tool.

The tool reads an OpenAPI Schema file and generates the stubs to use the respective methods.

The tool can run as a container to easier support use in distributed environments.

This was written as a proof of concept.

It'll be tidied up at some point... I'd like to move it all to a Class.

Feel free to plagiarise... just keep to the licensing terms.

There's no disguising it.. this is based (rather heavily) on https://github.com/matthewhand/mcp-openapi-proxy

More from Other