agent-q
Rank #11,828io.github.stelis-dev/agent-q
Local MCP server for requesting signatures from Agent-Q Firmware.
agent-q is a Model Context Protocol (MCP) server published by stelis-dev. It ranks #11,828 of 132,113 servers tracked on MCP Toplist. agent-q is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Jun 11, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 120,285 of 132,113 servers on MCP Toplist.
Use agent-q
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-q -- npx -y @stelis/agent-q[mcp_servers.agent-q]
command = "npx"
args = ["-y", "@stelis/agent-q"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-q": {
"command": "npx",
"args": [
"-y",
"@stelis/agent-q"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-q": {
"command": "npx",
"args": [
"-y",
"@stelis/agent-q"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-q": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@stelis/agent-q"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-q": {
"command": "npx",
"args": [
"-y",
"@stelis/agent-q"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-q": {
"command": "npx",
"args": [
"-y",
"@stelis/agent-q"
]
}
}
}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.stelis-dev%2Fagent-q)<a href="https://mcptoplist.com/server/io.github.stelis-dev%2Fagent-q"><img src="https://mcptoplist.com/badge/io.github.stelis-dev%2Fagent-q.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
stelis-dev
Other servers by stelis-dev
View all stelis-dev servers →Available versions (7)
| Version | Published |
|---|---|
| 0.2.2 | Jun 26, 2026 |
| 0.2.0 | Jun 25, 2026 |
| 0.1.2 | Jun 23, 2026 |
| 0.1.1 | Jun 16, 2026 |
| 0.1.0 | Jun 16, 2026 |
| 0.0.7 | Jun 14, 2026 |
| 0.0.6 | Jun 14, 2026 |
Frequently asked questions
- Who maintains agent-q?
- agent-q is maintained by stelis-dev, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is agent-q listed on the Official MCP Registry?
- Yes — agent-q is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does agent-q have?
- MCP Toplist tracks 7 versions of agent-q, most recently published on Jun 26, 2026.
- Where can I find the source code for agent-q?
- The source code for agent-q is hosted at github.com/stelis-dev/agent-q.
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.