SignalEDI runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.
EDI parse, validate, send, inspect, and QuickBooks tools for MCP clients.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 mcp-server -- npx -y @signaledi/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@signaledi/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@signaledi/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@signaledi/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@signaledi/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SIGNALEDI_API_KEY (Workspace API key with the platform scope. Optional for demo mode; create one at https://signaledi.com/console/keys for send, transactions, and QuickBooks tools.), SIGNALEDI_BASE_URL (Override the API base URL. Defaults to https://signaledi.com; point at a preview deployment or custom domain when needed.).
The author declared them in the registry entry; get the values from the project itself.
Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.
Read-only MCP tools for ISO 8583 and SWIFT MT/MX: parse, validate, diff, SR2026 address checks.
MCP server for Jobber (home services SaaS) — exposes tools for clients, jobs, invoices, and quote...
Type-safe MCP server for OpenAPI Sync to inspect, validate, and synchronize OpenAPI specs.
Paid MusicXML validation, rendering, and automated QC for MCP clients.
Inspect, validate and surgically edit Tiled map files (.tmx/.tmj) — byte-preserving, 12 tools.
Parse, validate, query, and render IntentText (.it) documents for AI agents
Create, edit, validate, preview, and render Shotcut projects through AI clients.
Answers built from our own checks of this server.