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.
Last updated: N/A
What is osm-ui-puca?
A Streamlit-based generative AI chat interface that connects to a Púca MCP server to enable real-time data lookups from OpenStreetMap.
How to use osm-ui-puca?
Specify the URL to the Púca MCP server backend as an environment variable using the MCP_SERVER_URL
environment variable.
Key features of osm-ui-puca
Generative AI Chat Interface
Streamlit UI
Live OpenStreetMap Data Lookup
Púca MCP Server Integration
Use cases of osm-ui-puca
Interactive OpenStreetMap Data Exploration
AI-powered location-based queries
Real-time data analysis through chat
Building location-aware applications
FAQ from osm-ui-puca
What is Púca MCP server?
What is Púca MCP server?
Please refer to https://github.com/jonnymccullagh/osm-mcp-puca for details.
How do I set up the MCP_SERVER_URL?
How do I set up the MCP_SERVER_URL?
Set the environment variable MCP_SERVER_URL
to the URL of your Púca MCP server instance.
What kind of data can I access from OpenStreetMap?
What kind of data can I access from OpenStreetMap?
The type of data accessible depends on the configuration of the Púca MCP server.
Can I use this interface with a different MCP server?
Can I use this interface with a different MCP server?
It is designed to work with a Púca MCP server. Compatibility with other MCP servers is not guaranteed.
Is there a demo available?
Is there a demo available?
Please check the repository for any available demos or usage examples.