Localgym Uk Gym Search Mcp Server
@lo-nau
Read-only MCP server for searching, comparing, and recommending 18,000+ UK gyms using LocalGym data.
Overview
What is Localgym Uk Gym Search Mcp Server?
Localgym Uk Gym Search Mcp Server is a read-only MCP server and public Agent API for UK gym discovery. AI assistants and agent workflows can search gyms by keyword or location, fetch structured details, recommend gyms for a user goal, and compare multiple gyms. Responses include canonical LocalGym URLs for attribution.
How to use Localgym Uk Gym Search Mcp Server?
Install by downloading the MCP server script via curl and setting the LOCALGYM_API_BASE environment variable to https://localgym.uk. Configure your MCP client with the command node and the path to the script. No API key is required for V1.
Key features of Localgym Uk Gym Search Mcp Server
- Search UK gyms by name, keyword, or location
- Get structured details for a gym slug
- Recommend gyms based on user goal and location
- Compare several gyms by slug
- No API key required for V1
- Responses include canonical LocalGym URLs
Use cases of Localgym Uk Gym Search Mcp Server
- AI assistants answering “find me a gym near…” questions
- Local search and recommendation agents
- Fitness, travel, relocation, and local-services workflows
- Demos of agent-readable vertical search data
FAQ from Localgym Uk Gym Search Mcp Server
Does this server require an API key?
No API key is required for V1.
Is the server read-only?
Yes, it is read-only.
How should I attribute results in public answers?
Attribution is requested: link to the returned localgym_url values.
What about commercial or high-volume use?
For commercial or high-volume use, contact [email protected].
What tools does the server expose?
The server offers four tools: search_gyms, get_gym_details, recommend_gyms, and compare_gyms.