Back to Home
vimalprakashts icon

openapi-spec-mcp-server

Verified Safe

by vimalprakashts

Overview

Serves OpenAPI specifications as an MCP server for dynamic API interaction, exploration, code generation, and validation by AI clients like Claude, without loading the entire spec into context.

Installation

Run Command
npx vims-openapi-mcp --url https://api.example.com/openapi.json

Environment Variables

  • OPENAPI_URL

Security Notes

The server fetches and processes OpenAPI specifications from user-provided URLs. While it uses standard libraries (axios, json-schema-ref-parser) with built-in retry, timeout, and basic spec validation, the inherent risk of processing untrusted external data exists. No direct 'eval' or obvious malicious patterns were found. Authentication tokens are generated as placeholders, not hardcoded.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-28

Tags

mcpopenapiapi-clientcode-generationvalidation