BACK_TO_FEEDAICRIER_2
Ruah Convert automates OpenAPI to MCP conversion
OPEN_SOURCE ↗
REDDIT · REDDIT// 3h agoOPENSOURCE RELEASE

Ruah Convert automates OpenAPI to MCP conversion

Ruah Convert is an open-source CLI and library that transforms OpenAPI specifications into Model Context Protocol (MCP) tool definitions. It streamlines agent development by automatically mapping parameters, merging schemas, and classifying tool risk levels based on HTTP methods.

// ANALYSIS

Ruah Convert eliminates the tedious manual task of hand-wiring tool definitions for AI agents, effectively bridging the gap between standard REST APIs and the Model Context Protocol.

  • Automatic risk classification (safe/moderate/destructive) provides a necessary safety layer for autonomous agents without requiring manual tagging.
  • Uses a canonical intermediate representation (Ruah Tool Schema), positioning it as a universal converter for future formats like GraphQL and Postman.
  • Supports generating full MCP server scaffolds in TypeScript, significantly reducing the "time to first tool" for developers.
  • Minimal dependencies and a programmatic API make it ideal for integration into automated development workflows and agentic platforms.
// TAGS
ruah-convertmcpdevtoolapiopen-sourcecliagent

DISCOVERED

3h ago

2026-04-15

PUBLISHED

5h ago

2026-04-14

RELEVANCE

8/ 10

AUTHOR

ImKarmaT