Maranhão Open Data MCP Server for AutoGenGive AutoGen instant access to 6 tools to Get Package, Get Resource, List Packages, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Maranhão 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 Maranhão Open Data MCP Server for AutoGen is a standout in the Knowledge Management category — giving your AI agent 6 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="maranhao_open_data_agent",
tools=tools,
system_message=(
"You help users with Maranhão Open Data. "
"6 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 Maranhão Open Data MCP Server
Connect to the Maranhão Open Data Portal to explore government transparency data directly through your AI agent. This server interfaces with the state's CKAN-based infrastructure to provide real-time access to public information.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Maranhão Open Data tools. Connect 6 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 — List all available packages or search for specific topics like education, health, or finance using
list_packagesandsearch_packages. - Metadata Inspection — Retrieve detailed metadata for datasets and specific resources (CSV, PDF, API endpoints) with
get_packageandget_resource. - Data Exploration — Search within specific resource rows using
search_datastoreor execute complex SQL queries against the DataStore for deep analysis withsearch_datastore_sql.
The Maranhão Open Data MCP Server exposes 6 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 6 Maranhão Open Data tools available for AutoGen
When AutoGen connects to Maranhão Open Data through Vinkius, your AI agent gets direct access to every tool listed below — spanning open-data, transparency, public-records, 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 Maranhão Open Data
Retrieve dataset metadata
Get resource on Maranhão Open Data
g., a CSV file or API endpoint within a dataset). Retrieve resource metadata
List packages on Maranhão Open Data
List all datasets (packages) on the portal
Search datastore on Maranhão Open Data
Search within a resource in the DataStore
Search datastore sql on Maranhão Open Data
Execute SQL query against the DataStore
Search packages on Maranhão Open Data
Search for datasets
Connect Maranhão Open Data to AutoGen via MCP
Follow these steps to wire Maranhão 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 Maranhão Open Data MCP Server
AutoGen provides unique advantages when paired with Maranhão Open Data through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Maranhão Open Data tools to solve complex tasks
Role-based architecture lets you assign Maranhão 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 Maranhão Open Data tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Maranhão Open Data tool responses in an isolated environment
Maranhão Open Data + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Maranhão Open Data MCP Server delivers measurable value.
Collaborative analysis: one agent queries Maranhão Open Data while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Maranhão Open Data, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Maranhão Open Data data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Maranhão Open Data responses in a sandboxed execution environment
Example Prompts for Maranhão Open Data in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with Maranhão Open Data immediately.
"List all available datasets on the Maranhão Open Data portal."
"Search for datasets related to 'saúde' (health)."
"Run a SQL query to select the first 5 rows from the resource 'd3b0c...'."
Troubleshooting Maranhão Open Data MCP Server with AutoGen
Common issues when connecting Maranhão Open Data to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Maranhão Open Data + AutoGen FAQ
Common questions about integrating Maranhão 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 →
USDA FoodData Central Alternative
Manage your nutritional research — audit food records and nutrient data via AI.

TransportAPI Alternative
12 toolsUK public transport intelligence — live departures, journey planning, train fares, timetables, and postcode-based station search via AI.
SafeCube Container Tracking
4 toolsTrack maritime containers — audit shipments and events via AI.

CoderPad
8 toolsManage technical interviews and assessments via CoderPad — create pads, track interview events, and audit the question bank directly from any AI agent.
