signalint
Rank #9,698io.github.TranQui004/signalint
Local stdio MCP server for cached, loop-aware JS/TypeScript diagnostics (Oxlint, tsc, Biome).
signalint is a Model Context Protocol (MCP) server published by TranQui004. It ranks #9,698 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. signalint is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 122,348 of 132,046 servers on MCP Toplist.
Use signalint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add signalint -- npx -y signalint-mcp[mcp_servers.signalint]
command = "npx"
args = ["-y", "signalint-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"signalint": {
"command": "npx",
"args": [
"-y",
"signalint-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"signalint": {
"command": "npx",
"args": [
"-y",
"signalint-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"signalint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"signalint-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"signalint": {
"command": "npx",
"args": [
"-y",
"signalint-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"signalint": {
"command": "npx",
"args": [
"-y",
"signalint-mcp"
]
}
}
}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.TranQui004%2Fsignalint)<a href="https://mcptoplist.com/server/io.github.TranQui004%2Fsignalint"><img src="https://mcptoplist.com/badge/io.github.TranQui004%2Fsignalint.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
TranQui004
Available versions (8)
| Version | Published |
|---|---|
| 0.4.2 | Sep 4, 2026 |
| 0.4.1 | Aug 24, 2026 |
| 0.4.0 | Aug 21, 2026 |
| 0.3.7 | Aug 19, 2026 |
| 0.3.6 | Aug 16, 2026 |
| 0.3.5 | Aug 16, 2026 |
| 0.3.4 | Aug 10, 2026 |
| 0.3.3 | Aug 8, 2026 |
Frequently asked questions
- Who maintains signalint?
- signalint is maintained by TranQui004, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is signalint listed on the Official MCP Registry?
- Yes — signalint is listed on the Official MCP Registry, alongside Glama.
- How many versions does signalint have?
- MCP Toplist tracks 8 versions of signalint, most recently published on Sep 4, 2026.
- Where can I find the source code for signalint?
- The source code for signalint is hosted at github.com/TranQui004/signalint.
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.