Yazio MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 247 installs a week from npm. Last commit 14 Jun 2026.
MCP server for accessing Yazio user & nutrition data (unofficial)
Today is the operative word: we check Yazio MCP 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 yazio-mcp -- npx -y yazio-mcp
{
"mcpServers": {
"yazio-mcp": {
"args": [
"-y",
"yazio-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.yazio-mcp]
command = "npx"
args = ["-y", "yazio-mcp"]
{
"mcpServers": {
"yazio-mcp": {
"args": [
"-y",
"yazio-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yazio-mcp": {
"args": [
"-y",
"yazio-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YAZIO_USERNAME (Yazio Username), YAZIO_PASSWORD (Yazio Password).
The author declared them in the registry entry; get the values from the project itself.
AniList MCP server for accessing AniList API data
OAuth-enabled MyMLH MCP server for accessing MyMLH data.
MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial)
Unofficial MCP Server for Scaleway Serverless Functions
MCP server for accessing Strava API
Unofficial local-first MCP server for Apple Health export data.
MCP server for browser use access
Official Notion MCP server
Answers built from our own checks of this server.