Skip to main content
Glama
nbrain-team

GPT-5 MCP Server

by nbrain-team
cli.ts279 B
#!/usr/bin/env node // Minimal CLI entry for MCP stdio server. Do not print anything to stdout/stderr. // Use explicit .js extension for Node ESM resolution after compilation. // @ts-ignore - TypeScript may not resolve the .js path in source; runtime will. import("./index.js");

Latest Blog Posts

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