MCP ChatGPT Full PC Dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| psD | Executa um comando PowerShell no PC. |
| start_psC | Inicia um comando PowerShell longo em segundo plano. |
| read_processC | Lê stdout/stderr de um processo iniciado por start_ps. |
| stop_processC | Encerra um processo iniciado por start_ps. |
| list_processesA | Lista processos criados por start_ps nesta sessão MCP. |
| list_directoryC | Lista arquivos e pastas de um caminho. |
| get_file_infoC | Mostra metadados básicos de arquivo ou pasta. |
| create_directoryC | Cria uma pasta recursivamente. |
| read_fileD | Lê arquivo de texto. |
| write_fileB | Cria ou sobrescreve arquivo de texto. |
| append_fileC | Adiciona texto ao final de um arquivo. |
| delete_pathC | Remove arquivo ou pasta. Recusa raiz de unidade. |
| move_pathD | Move ou renomeia arquivo/pasta. |
| search_namesC | Busca arquivos e pastas por nome. |
| screenshot_urlB | Abre uma URL em Edge headless, com fallback Chromium, e retorna screenshot. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/tgzx/MCP-ChatGPT'
If you have feedback or need assistance with the MCP directory API, please join our Discord server