chatgpt-webui-mcp
by Microck
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHATGPT_SESSION_TOKEN | No | Session token for chatgpt.com, obtained from cookies. Required if not using CHATGPT_SESSION_TOKEN_FILE. | |
| CHATGPT_WAIT_TIMEOUT_MS | No | Timeout in milliseconds for waiting (default: 7200000). | |
| CHATGPT_BROWSER_BASE_URL | No | Base URL for the browser (default: http://127.0.0.1:9377). | |
| CHATGPT_SESSION_TOKEN_FILE | No | Path to a file containing the session token. Alternative to CHATGPT_SESSION_TOKEN. | |
| CHATGPT_IMAGE_SCREENSHOT_FALLBACK | No | Set to '1' to enable fallback screenshot output. | |
| CHATGPT_IMAGE_SCREENSHOT_MAX_BYTES | No | Maximum bytes for fallback screenshot (default: 2097152). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Microck/chatgpt-webui-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server