Skip to main content
Glama

GPT-5 MCP Server

by nbrain-team
.gitignore552 B
# Dependencies node_modules/ .pnpm-store/ # Logs logs/ *.log *.log.* npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* .pnpm-debug.log* debug.log # Runtime data pids/ *.pid *.seed *.pid.lock # Build output /dist/ /build/ /out/ # TypeScript *.tsbuildinfo # Coverage coverage/ .nyc_output/ # Caches .cache/ .eslintcache .turbo/ .parcel-cache/ .vite/ # Environment files (keep .env.example tracked) .env .env.local .env.*.local # IDE/editor .vscode/ .idea/ # OS .DS_Store Thumbs.db # Framework/hosting (optional) .vercel/ .netlify/

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/nbrain-team/gpt5-mcp'

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