How to Use the IBGE Nomes MCP in Claude Code
Pipe Brazilian name statistics directly into your terminal workflows using the IBGE Nomes server with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect IBGE Nomes MCP to Claude Code
Create your Vinkius account to connect IBGE Nomes to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe census rankings into your terminal scripts
The `get_names_ranking` tool outputs localized Brazilian name frequencies directly to your command-line interface. SREs and backend developers can filter these rankings by gender, decade, or specific geographic codes. Claude Code runs this tool in headless environments, allowing you to pipe the output into standard shell utilities like grep, awk, or jq. It fits into your existing deployment scripts and automated data pipelines.
Run batch frequency checks using the CLI
The `get_name_frequency` tool retrieves decade-by-decade birth statistics for specific names. It supports pipe-separated queries, making it simple to fetch data for multiple names in a single execution. Your command-line agent processes these queries to generate quick analytical reports or feed localized test suites. It runs the queries, parses the JSON payloads, and outputs clean tables directly to your terminal.
Automate demographic data pipelines via this MCP Server
Integrating the `get_names_ranking` tool directly with your terminal-only agent lets you handle headless data tasks efficiently. You can run automated cron jobs or CI/CD steps that validate regional datasets against live census records. Claude Code executes these steps inside your shell, Docker containers, or SSH sessions. It handles the transport layer and returns structured output that you can redirect to local database files.
Set up IBGE Nomes MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeibge-nomes-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest IBGE Nomes transactions." It will automatically discover and invoke the available IBGE Nomes tools.
claude mcp add --transport http ibge-nomes-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about IBGE Nomes MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the IBGE Nomes MCP today
We host it, we monitor it, we maintain it. You just paste one token.