@imqueue
Rank #4,396org.imqueue/mcp
Search @imqueue docs and scaffold typed services & clients from your AI coding agent.
@imqueue is a Model Context Protocol (MCP) server published by imqueue. It ranks #4,396 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. @imqueue is listed across 2 registries — Official MCP and Glama, with 37 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 127,650 of 132,046 servers on MCP Toplist.
Use @imqueue
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http imqueue https://mcp.imqueue.org/mcpclaude mcp add imqueue -- npx -y @imqueue/mcp[mcp_servers.imqueue]
url = "https://mcp.imqueue.org/mcp"Add to ~/.codex/config.toml.
[mcp_servers.imqueue]
command = "npx"
args = ["-y", "@imqueue/mcp"]Add to ~/.codex/config.toml.
https://mcp.imqueue.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"imqueue": {
"command": "npx",
"args": [
"-y",
"@imqueue/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"imqueue": {
"url": "https://mcp.imqueue.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"imqueue": {
"command": "npx",
"args": [
"-y",
"@imqueue/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"imqueue": {
"type": "http",
"url": "https://mcp.imqueue.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"imqueue": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@imqueue/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"imqueue": {
"serverUrl": "https://mcp.imqueue.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"imqueue": {
"command": "npx",
"args": [
"-y",
"@imqueue/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"imqueue": {
"url": "https://mcp.imqueue.org/mcp"
}
}
}{
"mcpServers": {
"imqueue": {
"command": "npx",
"args": [
"-y",
"@imqueue/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/org.imqueue%2Fmcp)<a href="https://mcptoplist.com/server/org.imqueue%2Fmcp"><img src="https://mcptoplist.com/badge/org.imqueue%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
imqueue
Available versions (37)
| Version | Published |
|---|---|
| 3.7.9 | Sep 18, 2026 |
| 3.7.8 | Aug 30, 2026 |
| 3.7.7 | Aug 26, 2026 |
| 3.7.6 | Aug 26, 2026 |
| 3.7.5 | Aug 26, 2026 |
| 3.7.4 | Aug 26, 2026 |
| 3.7.3 | Aug 25, 2026 |
| 3.7.2 | Aug 25, 2026 |
| 3.7.1 | Aug 25, 2026 |
| 3.7.0 | Aug 22, 2026 |
| 3.6.0 | Aug 22, 2026 |
| 3.5.2 | Aug 22, 2026 |
| 3.5.1 | Aug 8, 2026 |
| 3.5.0 | Aug 8, 2026 |
| 3.4.2 | Aug 8, 2026 |
| 3.4.1 | Aug 7, 2026 |
| 3.4.0 | Aug 7, 2026 |
| 3.3.0 | Aug 3, 2026 |
| 3.2.4 | Aug 3, 2026 |
| 3.2.3 | Aug 3, 2026 |
| 3.2.2 | Aug 3, 2026 |
| 3.2.0 | Aug 3, 2026 |
| 3.1.1 | Aug 2, 2026 |
| 3.1.0 | Aug 2, 2026 |
| 3.0.0 | Aug 2, 2026 |
| 2.3.0 | Aug 1, 2026 |
| 2.2.0 | Aug 1, 2026 |
| 2.1.4 | Jul 31, 2026 |
| 2.1.3 | Jul 31, 2026 |
| 2.1.2 | Jul 31, 2026 |
| 2.1.0 | Jul 28, 2026 |
| 2.0.5 | Jul 26, 2026 |
| 2.0.4 | Jul 24, 2026 |
| 2.0.3 | Jul 24, 2026 |
| 2.0.2 | Jul 24, 2026 |
| 2.0.0 | Jul 24, 2026 |
| 1.1.2 | Jul 22, 2026 |
Frequently asked questions
- Who maintains @imqueue?
- @imqueue is maintained by imqueue, which publishes 1 MCP server (37 total versions) tracked on MCP Toplist.
- Is @imqueue listed on the Official MCP Registry?
- Yes — @imqueue is listed on the Official MCP Registry, alongside Glama.
- How many versions does @imqueue have?
- MCP Toplist tracks 37 versions of @imqueue, most recently published on Sep 18, 2026.
- Where can I find the source code for @imqueue?
- The source code for @imqueue is hosted at github.com/imqueue/mcp.
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.