Skip to main content
Glama

HTTP OAuth MCP Server

by NapthaAI
package.json469 B
{ "name": "http-oauth-mcp-server", "module": "index.ts", "type": "module", "private": true, "devDependencies": { "@types/bun": "latest", "@types/jsonwebtoken": "^9.0.9" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "dotenv": "^16.5.0", "express": "^5.1.0", "ioredis": "^5.6.1", "jsonwebtoken": "^9.0.2", "jwks-rsa": "^3.2.0", "logging": "^3.3.0" } }

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/NapthaAI/http-oauth-mcp-server'

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