Back to Home
AGDevX icon

OpenAPI-MCP-Server

Verified Safe

by AGDevX

Overview

Transforms any OpenAPI specification into MCP tools for AI assistants, enabling dynamic interaction with APIs.

Installation

Run Command
npx agdevx-openapi-mcp-server

Environment Variables

  • ENVIRONMENTS
  • API_SPEC_URL_PROD

Security Notes

The server provides an option to disable TLS certificate verification (`NODE_TLS_REJECT_UNAUTHORIZED=0`), which is documented for development/testing but should be used with caution in production environments as it can expose the server to man-in-the-middle attacks. The configuration UI's URL validation also temporarily allows self-signed certificates for testing purposes. Rate limiting is implemented to prevent abuse. No 'eval' or obvious hardcoded secrets were found in the provided code snippets. All configuration is managed via environment variables.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2026-01-19

Tags

OpenAPIAI ToolsMCP ServerAPI IntegrationDynamic Tools