MCP ChatGPT Full PC Dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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
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