osm-ui-puca logo

osm-ui-puca

by jonnymccullagh

A generative AI chat interface using Streamlit that interacts with a Púca MCP server. It allows live lookups of data from OpenStreetMap.

View on GitHub

Last updated: N/A

osm-ui-puca

A generative AI chat interface using Streamlit. Agent interacts with a Púca MCP server allowing live lookups of data from OpenStreetMap

Usage:

You should specify the URL to the Púca MCP server backend as an environment variable.

MCP_SERVER_URL="http://192.168.1.1:3000/see"
``