Back to Home
AGDevX icon

Learning-Claude-McpServer

Verified Safe

by AGDevX

Overview

Enables AI assistants to interact with arbitrary OpenAPI-defined APIs by dynamically generating Model Context Protocol (MCP) tools.

Installation

Run Command
npx agdevx-openapi-mcp-server

Environment Variables

  • ENVIRONMENTS
  • API_SPEC_URL_YOUR_ENVIRONMENT_NAME

Security Notes

The server transparently allows disabling TLS certificate verification (`NODE_TLS_REJECT_UNAUTHORIZED=0`) for environments with self-signed certificates. While this introduces a configurable security trade-off, it is explicitly documented and logged with warnings. File system operations for managing MCP client configurations are restricted to user-specific directories and include backup functionality. The server incorporates rate limiting to protect external APIs. No direct use of `eval`, obfuscation, or other critical malicious patterns was detected in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-19

Tags

OpenAPISwaggerAI ToolsAPI IntegrationMCP