Server data from the Official MCP Registry
Remote MCP server for XDaLa workflow preparation on XGR.Network.
Remote MCP server for XDaLa workflow preparation on XGR.Network.
Remote endpoints: streamable-http: https://mcp.xgr.network/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
80 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-xgr-network-xdala-workflow-builder": {
"url": "https://mcp.xgr.network/mcp"
}
}
}From the project's GitHub README.
XGR MCP Gateway provides AI-native access to the XGR.Network stack through the Model Context Protocol. It connects MCP-compatible agents such as Claude, ChatGPT, IDE assistants and custom hosts to XGRChain, XDaLa sessions, Explorer data, XRC standards and owner-reviewed on-chain action preparation.
The gateway is designed for agent-assisted workflow creation: agents can inspect live chain evidence, reason over XDaLa process state, draft XRC artifacts and prepare handoffs that a user reviews and signs locally.
The gateway never holds private keys and never signs transactions. Any write intent is prepared as a handoff. The user remains in control and signs locally in their own wallet.
Mainnet:
https://mcp.xgr.network/mcp
Testnet:
https://mcp.testnet.xgr.network/mcp
Use mainnet to inspect real XGRChain and XDaLa activity. Use testnet to safely draft, validate and experiment with agent-driven workflows before production use.
{
"mcpServers": {
"xgr-mainnet": {
"type": "streamable-http",
"url": "https://mcp.xgr.network/mcp"
},
"xgr-testnet": {
"type": "streamable-http",
"url": "https://mcp.testnet.xgr.network/mcp"
}
}
}
For clients that still expect http instead of streamable-http, use the same endpoint URL and select the HTTP/remote MCP transport offered by your client.
XGR.Network MCP is built around deterministic process infrastructure rather than generic chat automation. It gives agents structured access to the XGR stack while keeping signing, custody and final approval outside the gateway.
This makes it suitable for:
Full reference lives in the central XGR documentation:
The gateway can be operated against your own XGRChain RPC and Explorer instance. Self-hosting requires an Explorer deployment with a read-only Postgres mirror for transaction search and session analytics tools.
Typical setup flow:
npm install
npm run typecheck
npm run build
npm run start:http
Required runtime configuration is documented in Setup & Configuration.
io.github.xgr-network/xdala-workflow-builderLicensed under the Apache License 2.0.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.