Claro Gerencial
Rank #47,702io.github.hlgurgel/ws-claro-gerencial
Servidor MCP para integração com os WebServices SOAP do Claro Gerencial (Redeinova)
Claro Gerencial is a Model Context Protocol (MCP) server published by hlgurgel. It ranks #47,702 of 132,405 servers tracked on MCP Toplist. Claro Gerencial is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 84,703 of 132,405 servers on MCP Toplist.
Use Claro Gerencial
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ws-claro-gerencial -e "CLARO_USUARIO=<your CLARO_USUARIO>" -e "CLARO_SENHA=<your CLARO_SENHA>" -e "CLARO_AMBIENTE=<your CLARO_AMBIENTE>" -- uvx ws-claro-gerencial-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ws-claro-gerencial]
command = "uvx"
args = ["ws-claro-gerencial-mcp"]
[mcp_servers.ws-claro-gerencial.env]
CLARO_USUARIO = "<your CLARO_USUARIO>"
CLARO_SENHA = "<your CLARO_SENHA>"
CLARO_AMBIENTE = "<your CLARO_AMBIENTE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ws-claro-gerencial": {
"command": "uvx",
"args": [
"ws-claro-gerencial-mcp"
],
"env": {
"CLARO_USUARIO": "<your CLARO_USUARIO>",
"CLARO_SENHA": "<your CLARO_SENHA>",
"CLARO_AMBIENTE": "<your CLARO_AMBIENTE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ws-claro-gerencial": {
"command": "uvx",
"args": [
"ws-claro-gerencial-mcp"
],
"env": {
"CLARO_USUARIO": "<your CLARO_USUARIO>",
"CLARO_SENHA": "<your CLARO_SENHA>",
"CLARO_AMBIENTE": "<your CLARO_AMBIENTE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ws-claro-gerencial": {
"type": "stdio",
"command": "uvx",
"args": [
"ws-claro-gerencial-mcp"
],
"env": {
"CLARO_USUARIO": "<your CLARO_USUARIO>",
"CLARO_SENHA": "<your CLARO_SENHA>",
"CLARO_AMBIENTE": "<your CLARO_AMBIENTE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ws-claro-gerencial": {
"command": "uvx",
"args": [
"ws-claro-gerencial-mcp"
],
"env": {
"CLARO_USUARIO": "<your CLARO_USUARIO>",
"CLARO_SENHA": "<your CLARO_SENHA>",
"CLARO_AMBIENTE": "<your CLARO_AMBIENTE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ws-claro-gerencial": {
"command": "uvx",
"args": [
"ws-claro-gerencial-mcp"
],
"env": {
"CLARO_USUARIO": "<your CLARO_USUARIO>",
"CLARO_SENHA": "<your CLARO_SENHA>",
"CLARO_AMBIENTE": "<your CLARO_AMBIENTE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hlgurgel%2Fws-claro-gerencial)<a href="https://mcptoplist.com/server/io.github.hlgurgel%2Fws-claro-gerencial"><img src="https://mcptoplist.com/badge/io.github.hlgurgel%2Fws-claro-gerencial.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
hlgurgel
Other servers by hlgurgel
View all hlgurgel servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 10, 2026 |
Frequently asked questions
- Who maintains Claro Gerencial?
- Claro Gerencial is maintained by hlgurgel, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Claro Gerencial listed on the Official MCP Registry?
- Yes — Claro Gerencial is listed on the Official MCP Registry, alongside Glama.
- How many versions does Claro Gerencial have?
- MCP Toplist tracks 1 version of Claro Gerencial, most recently published on Sep 10, 2026.
- Where can I find the source code for Claro Gerencial?
- The source code for Claro Gerencial is hosted at github.com/hlgurgel/ws-claro-gerencial-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.