Localgym MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 29 May 2026.
Read-only MCP server for UK gym search using the LocalGym Agent API.
Today is the operative word: we check Localgym MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add localgym-mcp-server -- npx -y localgym-mcp-server
{
"mcpServers": {
"localgym-mcp-server": {
"args": [
"-y",
"localgym-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.localgym-mcp-server]
command = "npx"
args = ["-y", "localgym-mcp-server"]
{
"mcpServers": {
"localgym-mcp-server": {
"args": [
"-y",
"localgym-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"localgym-mcp-server": {
"args": [
"-y",
"localgym-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LOCALGYM_API_BASE (Optional LocalGym API base URL override; defaults to https://localgym.uk.), LOCALGYM_MCP_RATE_LIMIT_MAX (Optional local MCP client-side rate limit per window; defaults to 60. The public API also enforces server-side limits.), LOCALGYM_MCP_RATE_LIMIT_WINDOW_MS (Optional local MCP client-side rate limit window in milliseconds; defaults to 60000.).
The author declared them in the registry entry; get the values from the project itself.
Local-only Python MCP server for the Files.com API.
Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
MCP server for advanced web search using Tavily API.
Read-only MCP server for Calibre-Web: library search, browsing and covers via the OPDS feed
MCP server for Callimachus: local index and search of your AI coding-agent threads
MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.
MCP server for advanced web search using Tavily
Answers built from our own checks of this server.