Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
ChatGPT MCP Server
by
Toowiredd
Verified
GitHub
Virtualization
TypeScript
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
chatgpt-mcp-server
src
Dockerfile
env.example
examples.md
.gitignore
nginx.conf
openapi.yaml
package.json
package-lock.json
README.md
setup.sh
smithery.yaml
tsconfig.json
# Dependencies node_modules/ # Build output build/ dist/ # Environment files .env .env.* !.env.example # Logs *.log npm-debug.log* # Editor directories .vscode/ .idea/ # OS files .DS_Store Thumbs.db