Orderly MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from npm. Last commit 14 Aug 2026.
MCP Server for Orderly Network - Documentation and SDK patterns
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const configPath = path.join(cwd, clientInfo.configPath);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add orderly-mcp -- npx -y @orderly.network/mcp-server
{
"mcpServers": {
"orderly-mcp": {
"args": [
"-y",
"@orderly.network/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.orderly-mcp]
command = "npx"
args = ["-y", "@orderly.network/mcp-server"]
{
"mcpServers": {
"orderly-mcp": {
"args": [
"-y",
"@orderly.network/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"orderly-mcp": {
"args": [
"-y",
"@orderly.network/mcp-server"
],
"command": "npx"
}
}
}
MCP server for Garmin ConnectIQ SDK documentation and resources
MCP server for querying Forkast documentation
MCP server for searching MCP protocol documentation
The official MCP server for Capawesome documentation and Capawesome Cloud.
MCP server for Obelinf, the network documentation platform. Sites, racks, devices, IPs, VLANs.
MCP Server for Optics Design System documentation and token usage.
FusionAuth Documentation MCP server
MCP server for Polarion ALM — read and write documents and work items
Answers built from our own checks of this server.