Back to directory
merge-api/merge-mcp

merge-api/merge-mcp

@merge-api

MCP server providing integration between Merge API and any LLM provider supporting MCP protocol for natural language interaction with HRIS, ATS, and accounting data

merge-apimcpintegrationhrisatsaccountingapillmcloud

Installation & Configuration

{
  "mcpServers": {
    "merge-mcp-server": {
      "command": "uvx",
      "args": [
        "merge-mcp"
      ],
      "env": {
        "MERGE_API_KEY": "your_api_key",
        "MERGE_ACCOUNT_TOKEN": "your_account_token"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17