ivo-toby_mcp-openapi-server

ivo-toby_mcp-openapi-server

0

The OpenAPI MCP Server is designed to expose OpenAPI endpoints as MCP resources, facilitating interaction between large language models and REST APIs through the MCP protocol. It streamlines API integration with automated configuration and debugging support.

npm run build

Build TypeScript source code

npm run clean

Clear the build product

npm run typecheck

Run TypeScript type check

npm run dev

Monitor source files and rebuild when changes are made

npm run inspect-watch

Run the inspector and automatically reload when changes are made

npm run lint

Run ESLint