Skip to main content
Glama

Unbundle OpenAPI Specs MCP

by auto-browse
package.json913 B
{ "name": "@auto-browse/unbundle-openapi-mcp", "version": "1.0.1", "type": "module", "main": "dist/index.js", "bin": { "unbundle-openapi-mcp": "dist/index.js" }, "files": [ "dist", "README.md", "LICENSE", "package.json" ], "publishConfig": { "access": "public" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "openapi", "split", "extract", "unbundle" ], "author": "", "license": "ISC", "description": "MCP server for splitting and extracting parts of OpenAPI specifications", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "js-yaml": "^4.1.0", "zod": "^3.24.3" }, "devDependencies": { "@types/js-yaml": "^4.0.9", "@types/node": "^22.15.3", "shx": "^0.4.0", "typescript": "^5.8.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/auto-browse/unbundle_openapi_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server