Campinas Open Data MCP Server for AutoGenGive AutoGen instant access to 8 tools to Get Package, Get Resource, List Groups, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Campinas Open Data as an MCP tool provider through Vinkius and every agent in the group can access live data and take action.
Ask AI about this MCP Server for AutoGen
The Campinas Open Data MCP Server for AutoGen is a standout in the Data Analytics category — giving your AI agent 8 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.tools.mcp import McpWorkbench
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with McpWorkbench(
server_params={"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"},
transport="streamable_http",
) as workbench:
tools = await workbench.list_tools()
agent = AssistantAgent(
name="campinas_open_data_agent",
tools=tools,
system_message=(
"You help users with Campinas Open Data. "
"8 tools available."
),
)
print(f"Agent ready with {len(tools)} tools")
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Campinas Open Data MCP Server
Connect to the Campinas Open Data Portal (CKAN) and explore a wealth of public information from one of Brazil's major cities through natural conversation.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Campinas Open Data tools. Connect 8 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
What you can do
- Dataset Discovery — Search for specific packages related to health, education, finance, or transport using keywords.
- Metadata Inspection — Retrieve full metadata for datasets and individual resources (files) to understand data structures.
- Organizational Mapping — List all city departments and organizations that provide public data.
- Thematic Exploration — Browse data by groups (e.g., 'Saúde', 'Educação') or tags to find relevant information quickly.
- Resource Access — Get direct links and metadata for CSVs, PDFs, and APIs hosted on the portal.
The Campinas Open Data MCP Server exposes 8 tools through the Vinkius. Connect it to AutoGen in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 8 Campinas Open Data tools available for AutoGen
When AutoGen connects to Campinas Open Data through Vinkius, your AI agent gets direct access to every tool listed below — spanning campinas, open-data, ckan, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Get package on Campinas Open Data
Get full metadata for a specific dataset
Get resource on Campinas Open Data
Get metadata for a specific resource
List groups on Campinas Open Data
g., Education, Health). List thematic groups
List organizations on Campinas Open Data
List organizations providing data
List packages on Campinas Open Data
List all dataset names
List tags on Campinas Open Data
List all tags used across the portal
Search packages on Campinas Open Data
Search for datasets matching specific criteria
Search resources on Campinas Open Data
g., name:financeiro). Search for resources based on fields
Connect Campinas Open Data to AutoGen via MCP
Follow these steps to wire Campinas Open Data into AutoGen. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install AutoGen
pip install "autogen-ext[mcp]"Replace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenIntegrate into workflow
Explore tools
Why Use AutoGen with the Campinas Open Data MCP Server
AutoGen provides unique advantages when paired with Campinas Open Data through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Campinas Open Data tools to solve complex tasks
Role-based architecture lets you assign Campinas Open Data tool access to specific agents. a data analyst queries while a reviewer validates
Human-in-the-loop support: agents can pause for human approval before executing sensitive Campinas Open Data tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Campinas Open Data tool responses in an isolated environment
Campinas Open Data + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Campinas Open Data MCP Server delivers measurable value.
Collaborative analysis: one agent queries Campinas Open Data while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Campinas Open Data, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Campinas Open Data data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Campinas Open Data responses in a sandboxed execution environment
Example Prompts for Campinas Open Data in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with Campinas Open Data immediately.
"Search for datasets about 'educação' in Campinas."
"List all organizations that provide data to the portal."
"Get full metadata for the dataset 'vagas-em-creches'."
Troubleshooting Campinas Open Data MCP Server with AutoGen
Common issues when connecting Campinas Open Data to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Campinas Open Data + AutoGen FAQ
Common questions about integrating Campinas Open Data MCP Server with AutoGen.
How does AutoGen connect to MCP servers?
Can different agents have different MCP tool access?
Does AutoGen support human approval for tool calls?
Explore More MCP Servers
View all →
Tenderly (Ethereum Dev Platform)
4 toolsSimulate Ethereum transactions, create Virtual TestNets, and monitor on-chain events directly from your AI agent.

Jina AI
6 toolsSearch and read the web for AI — audit search results and reader content via AI.

FlowUs
10 toolsAll-in-one knowledge management and collaboration platform — manage pages, blocks, and databases via AI.

Ghost
11 toolsManage blog posts, track authors, and oversee static pages via AI agents with Ghost CMS.
