GovInfo (GPO Legislative Docs) MCP Server for Google ADKGive Google ADK instant access to 6 tools to Get Collection Details, Get Package Content, Get Package Summary, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add GovInfo (GPO Legislative Docs) as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The GovInfo (GPO Legislative Docs) MCP Server for Google ADK is a standout in the Document 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
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="govinfo_gpo_legislative_docs_agent",
instruction=(
"You help users interact with GovInfo (GPO Legislative Docs) "
"using 6 available tools."
),
tools=[mcp_tools],
)
* 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 GovInfo (GPO Legislative Docs) MCP Server
Connect your AI agent to the GovInfo API by the U.S. Government Publishing Office (GPO) to research and retrieve official federal documents through natural conversation.
Google ADK natively supports GovInfo (GPO Legislative Docs) as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 6 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Explore Collections — List all available document categories like Congressional Bills, the Federal Register, and Presidential Papers
- Advanced Search — Use Lucene syntax to perform complex queries across the entire GPO database for specific keywords or topics
- Document Retrieval — Fetch detailed metadata, summaries, and historical context for specific legislative packages
- Content Access — Retrieve document content in multiple formats including PDF, XML, and MODS for deep analysis
- Date-based Filtering — Track legislative changes and new publications by listing packages within specific timeframes
The GovInfo (GPO Legislative Docs) MCP Server exposes 6 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 6 GovInfo (GPO Legislative Docs) tools available for Google ADK
When Google ADK connects to GovInfo (GPO Legislative Docs) through Vinkius, your AI agent gets direct access to every tool listed below — spanning legislative-data, congressional-bills, federal-register, 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 collection details on GovInfo (GPO Legislative Docs)
Get metadata for a specific GovInfo collection
Get package content on GovInfo (GPO Legislative Docs)
Note: Binary formats like pdf or zip will be returned as raw text/binary strings. Download or retrieve GovInfo package content
Get package summary on GovInfo (GPO Legislative Docs)
Get detailed metadata for a specific GovInfo package
List collections on GovInfo (GPO Legislative Docs)
g., Congressional Bills, Federal Register). List all available GovInfo document collections
List packages on GovInfo (GPO Legislative Docs)
List packages within a GovInfo collection by date
Search govinfo on GovInfo (GPO Legislative Docs)
Search GovInfo collections
Connect GovInfo (GPO Legislative Docs) to Google ADK via MCP
Follow these steps to wire GovInfo (GPO Legislative Docs) into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the GovInfo (GPO Legislative Docs) MCP Server
Google ADK provides unique advantages when paired with GovInfo (GPO Legislative Docs) through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with GovInfo (GPO Legislative Docs)
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine GovInfo (GPO Legislative Docs) tools with BigQuery, Vertex AI, and Cloud Functions
GovInfo (GPO Legislative Docs) + Google ADK Use Cases
Practical scenarios where Google ADK combined with the GovInfo (GPO Legislative Docs) MCP Server delivers measurable value.
Enterprise data agents: ADK agents query GovInfo (GPO Legislative Docs) and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine GovInfo (GPO Legislative Docs) tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query GovInfo (GPO Legislative Docs) regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including GovInfo (GPO Legislative Docs)
Example Prompts for GovInfo (GPO Legislative Docs) in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with GovInfo (GPO Legislative Docs) immediately.
"List all available GovInfo document collections."
"Search for recent Congressional Bills related to 'artificial intelligence'."
"Get the summary and metadata for package ID BILLS-117hr3076ih."
Troubleshooting GovInfo (GPO Legislative Docs) MCP Server with Google ADK
Common issues when connecting GovInfo (GPO Legislative Docs) to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkGovInfo (GPO Legislative Docs) + Google ADK FAQ
Common questions about integrating GovInfo (GPO Legislative Docs) MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Deno Deploy
15 toolsManage your Deno Deploy infrastructure — list apps, create deployments, and stream logs directly from your AI agent.

UnionPay Open Platform
7 toolsBring UnionPay QR Codes and secure global payments to your AI workflow. Handle card verification and online checkout.

HERE (Location & Maps)
10 toolsBuild with location data via HERE — geocode addresses, calculate routes, track traffic, and get weather.

IPinfo
6 toolsGeolocate and audit IP addresses — identify ASNs and privacy details via AI.
