Open States
Facilitates multi-agent conversations with the OpenStates API by exposing its functionalities as an auto-generated MCP server.
概要
This project provides an auto-generated Multi-Agent Conversation Protocol (MCP) server for the OpenStates API, built using AG2's MCP builder. It allows AI agents and other systems to seamlessly interact with OpenStates data and functionalities through a standardized protocol, streamlining the development of agent-based applications that require access to governmental legislative information.
主な機能
- Includes integrated development tooling for linting, formatting, static analysis, and testing
- 0 GitHub stars
- Supports multiple server transport modes (stdio, SSE, streamable-HTTP)
- Provides built-in capabilities for building and publishing the server
- Automatically generated from OpenAPI specifications
- Configurable via environment variables or JSON files
ユースケース
- Developing multi-agent systems that require access to governmental information
- Enabling AI agents to query and retrieve legislative data from OpenStates
- Deploying a standardized API interface for agent-based applications