Connect Iq MCP
Rank #1,020io.github.deugene/connect-iq-mcp
MCP server providing connect-iq-mcp capabilities
Connect Iq MCP is a Model Context Protocol (MCP) server published by deugene. It ranks #1,020 of 132,046 servers tracked on MCP Toplist, and its repository has 183 GitHub stars. Connect Iq MCP is listed on Official MCP, with 11 tracked versions. It was first listed on Jan 16, 2026 and most recently updated on Mar 14, 2026.
Ranks ahead of 131,026 of 132,046 servers on MCP Toplist.
Use Connect Iq MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add connect-iq-mcp -- npx -y connectiq-mcp-server[mcp_servers.connect-iq-mcp]
command = "npx"
args = ["-y", "connectiq-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"connect-iq-mcp": {
"command": "npx",
"args": [
"-y",
"connectiq-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"connect-iq-mcp": {
"command": "npx",
"args": [
"-y",
"connectiq-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"connect-iq-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"connectiq-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"connect-iq-mcp": {
"command": "npx",
"args": [
"-y",
"connectiq-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"connect-iq-mcp": {
"command": "npx",
"args": [
"-y",
"connectiq-mcp-server"
]
}
}
}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.deugene%2Fconnect-iq-mcp)<a href="https://mcptoplist.com/server/io.github.deugene%2Fconnect-iq-mcp"><img src="https://mcptoplist.com/badge/io.github.deugene%2Fconnect-iq-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
deugene
Available versions (11)
| Version | Published |
|---|---|
| 1.2.0 | Mar 14, 2026 |
| 1.1.8 | Jan 31, 2026 |
| 1.1.7 | Jan 26, 2026 |
| 1.1.6 | Jan 25, 2026 |
| 1.1.5 | Jan 24, 2026 |
| 1.1.4 | Jan 24, 2026 |
| 1.1.3 | Jan 24, 2026 |
| 1.1.2 | Jan 17, 2026 |
| 1.1.1 | Jan 17, 2026 |
| 1.0.3 | Jan 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Connect Iq MCP?
- Connect Iq MCP is maintained by deugene, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Connect Iq MCP listed on the Official MCP Registry?
- Yes — Connect Iq MCP is listed on the Official MCP Registry.
- How many versions does Connect Iq MCP have?
- MCP Toplist tracks 11 versions of Connect Iq MCP, most recently published on Mar 14, 2026.
- Where can I find the source code for Connect Iq MCP?
- The source code for Connect Iq MCP is hosted at github.com/deugene/connect-iq-mcp.git.
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.