SignalEDI
Rank #14,507io.github.SignalEDI/mcp-server
EDI parse, validate, send, inspect, and QuickBooks tools for MCP clients.
SignalEDI is a Model Context Protocol (MCP) server published by signaledi. It ranks #14,507 of 132,046 servers tracked on MCP Toplist. SignalEDI is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 117,539 of 132,046 servers on MCP Toplist.
Use SignalEDI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add signaledi -e "SIGNALEDI_API_KEY=<your SIGNALEDI_API_KEY>" -e "SIGNALEDI_BASE_URL=<your SIGNALEDI_BASE_URL>" -- npx -y @signaledi/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.signaledi]
command = "npx"
args = ["-y", "@signaledi/mcp-server"]
[mcp_servers.signaledi.env]
SIGNALEDI_API_KEY = "<your SIGNALEDI_API_KEY>"
SIGNALEDI_BASE_URL = "<your SIGNALEDI_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"signaledi": {
"command": "npx",
"args": [
"-y",
"@signaledi/mcp-server"
],
"env": {
"SIGNALEDI_API_KEY": "<your SIGNALEDI_API_KEY>",
"SIGNALEDI_BASE_URL": "<your SIGNALEDI_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"signaledi": {
"command": "npx",
"args": [
"-y",
"@signaledi/mcp-server"
],
"env": {
"SIGNALEDI_API_KEY": "<your SIGNALEDI_API_KEY>",
"SIGNALEDI_BASE_URL": "<your SIGNALEDI_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"signaledi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@signaledi/mcp-server"
],
"env": {
"SIGNALEDI_API_KEY": "<your SIGNALEDI_API_KEY>",
"SIGNALEDI_BASE_URL": "<your SIGNALEDI_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"signaledi": {
"command": "npx",
"args": [
"-y",
"@signaledi/mcp-server"
],
"env": {
"SIGNALEDI_API_KEY": "<your SIGNALEDI_API_KEY>",
"SIGNALEDI_BASE_URL": "<your SIGNALEDI_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"signaledi": {
"command": "npx",
"args": [
"-y",
"@signaledi/mcp-server"
],
"env": {
"SIGNALEDI_API_KEY": "<your SIGNALEDI_API_KEY>",
"SIGNALEDI_BASE_URL": "<your SIGNALEDI_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SignalEDI%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.SignalEDI%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.SignalEDI%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
signaledi
Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Aug 2, 2026 |
| 0.3.1 | Jul 8, 2026 |
Frequently asked questions
- Who maintains SignalEDI?
- SignalEDI is maintained by signaledi, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is SignalEDI listed on the Official MCP Registry?
- Yes — SignalEDI is listed on the Official MCP Registry, alongside Glama.
- How many versions does SignalEDI have?
- MCP Toplist tracks 2 versions of SignalEDI, most recently published on Aug 2, 2026.
- Where can I find the source code for SignalEDI?
- The source code for SignalEDI is hosted at github.com/signaledi/signaledi-integrations.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.