🛠️

orderly-mcp

MCP Server for Orderly Network - Documentation and SDK patterns

Developer Tools stdio npm npmstdioOrderlyNetwork
RUN IN TERMINAL
claude mcp add rderlyetwork-orderly-mcp -- npx -y @orderly.network/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "rderlyetwork-orderly-mcp": { "command": "npx", "args": ["-y", "@orderly.network/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "rderlyetwork-orderly-mcp": { "command": "npx", "args": ["-y", "@orderly.network/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "rderlyetwork-orderly-mcp": { "command": "npx", "args": ["-y", "@orderly.network/mcp-server"] } } }

About This MCP Server

The io.github.OrderlyNetwork/orderly-mcp server is a developer tool that facilitates the Model Context Protocol for the Orderly Network, enabling standardized communication and data exchange between different components. It connects to the Orderly Network and can be utilized through npm and stdio, providing a foundation for documentation and SDK patterns. Developers would use this server when building applications that require integration with the Orderly Network and adherence to the Model Context Protocol.

MCP Server for Orderly Network - Documentation and SDK patterns. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@orderly.network/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The orderly-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/rderlyetwork-orderly-mcp.svg)](https://skillsplayground.com/mcps/rderlyetwork-orderly-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.