MCP.so
Sign In

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ikas-mcp-server": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/inspector",
        "node",
        "build/index.js"
      ]
    }
  }
}

More from Other