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
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
Everything Search MCP Server
mamertofabianmcp-omnisearch
spences10🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
Comments