Loading MCP server directory, please wait...
Servidor MCP para integração com os WebServices SOAP do Claro Gerencial (Redeinova)
npx @getmcp/cli add io.github.hlgurgel/ws-claro-gerencialRequires Python 3.10+. Community-contributed server. Review source before installing.
CLARO_USUARIOUsuário de acesso ao webservice Claro Gerencial
CLARO_SENHASenha de acesso ao webservice Claro Gerencial
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hlgurgel/ws-claro-gerencial": {
"command": "uvx",
"args": [
"ws-claro-gerencial-mcp"
],
"env": {
"CLARO_USUARIO": "",
"CLARO_SENHA": "",
"CLARO_AMBIENTE": ""
}
}
}
}