← Index

io.github.theYahia/jivosite-mcp

io.github.theYahia/jivosite-mcp·v1.0.1·Other
Quality Score
85
/100

MCP server for JivoSite API — chats, agents, visitors. 3 tools.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "jivosite-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/jivosite-mcp"
      ],
      "env": {
        "JIVOSITE_TOKEN": "<your-jivosite_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "jivosite-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/jivosite-mcp"
      ],
      "env": {
        "JIVOSITE_TOKEN": "<your-jivosite_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theyahia/jivosite-mcp
§02  Environment variables
JIVOSITE_TOKEN
requiredsecret

API key for the service

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other