Georgia 511
БесплатноНе проверенIntegrates with Georgia's 511 service to provide real-time traffic data, including information on cameras, signs, events, and road conditions for various applic
Описание
Integrates with Georgia's 511 service to provide real-time traffic data, including information on cameras, signs, events, and road conditions for various applications and analyses.
README
This is a Model Context Protocol (MCP) server that provides access to the Georgia 511 traffic data API. It allows MCP clients like Claude Desktop to access real-time traffic information from Georgia's 511 service.
Features
- Access to all Georgia 511 API endpoints:
- Traffic cameras
- Message signs
- Variable speed signs
- Traffic events
- Alerts
- Rest areas
- Ports of entry
- Express lanes
Prerequisites
- Python 3.8 or higher
- A Georgia 511 API key (sign up at https://511ga.org/developers/doc)
Installation
Clone this repository:
git clone https://github.com/yourusername/ga511-mcp-server.git cd ga511-mcp-serverInstall the required dependencies:
pip install -r requirements.txt
Usage
Set your Georgia 511 API key as an environment variable:
export GA511_API_KEY="your-api-key-here"Run the server:
python ga511_mcp_server.pyBy default, the server will run on
localhost:8080. You can customize the host and port:python ga511_mcp_server.py --host 0.0.0.0 --port 9000Connect to the server from an MCP client like Claude Desktop.
Available Tools
The server provides the following tools:
get_cameras: Get traffic camera informationget_message_signs: Get variable message sign informationget_variable_speed_signs: Get variable speed sign informationget_traffic_events: Get traffic events informationget_alerts: Get alert notificationsget_rest_areas: Get rest area informationget_ports_of_entry: Get ports of entry informationget_express_lanes: Get express lanes information
Each tool accepts an optional region parameter to filter results by region (e.g., 'Atlanta', 'Savannah').
License
MIT
Установка Georgia 511
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/cpbrad31/mcp_ga_511FAQ
Georgia 511 MCP бесплатный?
Да, Georgia 511 MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Georgia 511?
Нет, Georgia 511 работает без API-ключей и переменных окружения.
Georgia 511 — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Georgia 511 в Claude Desktop, Claude Code или Cursor?
Открой Georgia 511 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Georgia 511 with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
