Skip to main content
Glama

ChatGPT App with OAuth2 + MCP + Privy

by Jahnik
.gitignoreโ€ข642 B
# Dependencies node_modules/ .pnp .pnp.js # Bun bun.lockb .bun/ # Build outputs dist/ build/ *.log # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # OAuth storage (persisted client registrations) .oauth-storage/ # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Debug npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Testing coverage/ *.lcov .nyc_output/ # Misc *.pem *.key *.crt .cache/ .temp/ # OS Thumbs.db .DS_Store .AppleDouble .LSOverride # Logs logs/ *.log # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Typescript *.tsbuildinfo

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/Jahnik/mcp2'

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