Localgym Uk Gym Search Mcp Server
@lo-nau
About Localgym Uk Gym Search Mcp Server
Read-only MCP server for searching, comparing, and recommending 18,000+ UK gyms using LocalGym data.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"localgym": {
"command": "node",
"args": [
"/absolute/path/to/localgym-mcp-server.cjs"
],
"env": {
"LOCALGYM_API_BASE": "https://localgym.uk"
}
}
}
}Tools
4Search UK gyms by name, keyword, location, or user intent.
Return structured detail for a LocalGym gym slug.
Recommend gyms for a user goal and location.
Compare several gyms by LocalGym slug.
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.
More Search MCP servers
Everything Search MCP Server
mamertofabianBrave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
Brave Search
modelcontextprotocolModel Context Protocol Servers
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
Comments