Mayar Mcp

mayar-mcp

Mayar API ModelContextProtocol Server

0 downloads
v1.0.9

Capabilities

tools

Installation

Quick Install

Install using the MCPSearch CLI (recommended)

mcp install mayar-mcp

Don't have the CLI? Install it first

Run with npx

Run directly without installing

npx -y mayar-mcp

Manual Configuration

Add to your MCP client configuration file

CClaude Code / Claude Desktop

Add to ~/.claude/claude_desktop_config.json

{
  "mcpServers": {
    "mayar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mayar-mcp"
      ]
    }
  }
}

CuCursor

Add to ~/.cursor/mcp.json

{
  "mcp": {
    "servers": {
      "mayar-mcp": {
        "command": "npx",
        "args": [
          "-y",
          "mayar-mcp"
        ]
      }
    }
  }
}

VSVS Code / Continue.dev

Add to .vscode/mcp.json or Continue settings

{
  "mcpServers": {
    "mayar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mayar-mcp"
      ]
    }
  }
}

About

ERROR: No README data found!

Reviews

No reviews yet. Be the first to review this package!

Compatible With

Claude CodeCursorWindsurfContinue.dev

Details

Version
1.0.9
License
Unknown
Category
api
MCP Version
1.0
Published
4/30/2025
Updated
5/2/2025

Links