Skip to main content
Glama

Hurl OpenAPI MCP Server

by Oungseik
package.json648 B
{ "name": "hurl-openapi-mcp", "module": "index.ts", "type": "module", "private": true, "scripts": { "dev": "bun run src/index.ts", "build": "bun build ./src/index.ts --outdir ./build --target bun", "check-types": "bunx --bun tsc --noEmit" }, "devDependencies": { "@types/bun": "latest" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@atlassian/atlassian-openapi": "^1.0.6", "@scalar/openapi-parser": "^0.22.3", "@valibot/to-json-schema": "^1.3.0", "dotenv": "^17.2.3", "effect": "^3.18.4", "fastmcp": "^3.22.0", "openapi-merge": "^1.3.3", "sury": "^11.0.0-alpha.4", "zod": "^4.1.12" } }

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/Oungseik/openapi-hurl-mcp'

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