MCP Server for San Luis Way
Give your AI structured access to the most complete guide to San Luis Potosi
Quick Start
Add to your Claude Desktop config and start asking about San Luis Potosi.
Claude Desktop · claude_desktop_config.json
{
"mcpServers": {
"SanLuisWay": {
"command": "npx",
"args": ["-y", "@sanluisway/mcp-server"]
}
}
}macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%Claudeclaude_desktop_config.json
Other Clients
Add to your Claude Desktop config and start asking about San Luis Potosi.
{
"mcpServers": {
"SanLuisWay": {
"command": "npx",
"args": ["-y", "@sanluisway/mcp-server"]
}
}
}What You Can Do
Search events, festivals, and concerts
Find restaurants, cafes, and bars
Get practical guides for visitors
Explore outdoor activities and trails
Discover cultural sites and museums
Check weather and exchange rates
Tools Reference
All 12 tools available in the MCP server:
| Tool | Description | Key Params |
|---|---|---|
| get_events | List upcoming events | limit, offset |
| get_event | Get event details by slug | slug |
| get_places | List places by category | category, limit |
| get_place | Get place details by slug | slug |
| get_guides | List available guides | limit |
| get_guide | Get guide content by slug | slug |
| get_outdoor | List outdoor activities | limit |
| get_culture | List cultural sites | limit |
| get_weather | Current weather conditions | -- |
| get_news | Latest local headlines | limit, lang |
| get_exchange_rates | Current exchange rates | -- |
| search | Full-text search across all data | query, type |
Example Prompts
Try these with any MCP-connected AI client:
What is MCP?
The Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external data sources. Instead of relying only on training data, your AI can query live, structured information from San Luis Way — events, places, weather, and more — in real time.
← Connect Your Agent to San Luis Way