Tag
A discussion on whether the Model Context Protocol (MCP) remains relevant as AI agents increasingly crawl websites or Swagger/OpenAPI docs directly, comparing the reliability and advantages of each approach.
mcpgen is a CLI tool that turns any OpenAPI 3.x spec or Postman collection into a fully functional, self-contained Python MCP server with auto-detected authentication, no runtime dependency, and generates deployable source code.
A developer tool that converts OpenAPI V3 specifications (from URL or file) into AI agent skill markdown files, enabling efficient API interaction with reduced token usage.
A README for the RedHatInsights/javascript-clients monorepo that auto-generates Javascript API clients for Swagger/OpenAPI specs, using NX for monorepo management and GitHub Actions for CI/CD and NPM publishing.
AgentLighthouse is a local-first tool that scans repositories, docs, and APIs to assess how well AI coding agents (like Codex, Claude Code, Cursor) can understand and use a project. It checks for agent instruction files, documentation quality, setup clarity, OpenAPI operation quality, MCP tool descriptions, and more.