Mayar
Freeby MCP Community
Mayar API ModelContextProtocol Server
v1.0.9Added Apr 12, 2026
Mayar MCP Server
Mayar API ModelContextProtocol Server
Installation
Reviews
Installation
Quick install
npx -y mayar-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"mayar": {
"command": "npx",
"args": ["-y", "mayar-mcp"]
}
}
}