Elicitly
Rank #7,064ai.elicitly/elicitly
Human-in-the-loop for AI agents over MCP elicitation: confirm/form dialogs plus a capability doctor
Elicitly is a Model Context Protocol (MCP) server published by elicitly. It ranks #7,064 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Elicitly is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 125,049 of 132,113 servers on MCP Toplist.
Use Elicitly
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add elicitly -- npx -y elicitly[mcp_servers.elicitly]
command = "npx"
args = ["-y", "elicitly"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"elicitly": {
"command": "npx",
"args": [
"-y",
"elicitly"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"elicitly": {
"command": "npx",
"args": [
"-y",
"elicitly"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"elicitly": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"elicitly"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"elicitly": {
"command": "npx",
"args": [
"-y",
"elicitly"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"elicitly": {
"command": "npx",
"args": [
"-y",
"elicitly"
]
}
}
}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/ai.elicitly%2Felicitly)<a href="https://mcptoplist.com/server/ai.elicitly%2Felicitly"><img src="https://mcptoplist.com/badge/ai.elicitly%2Felicitly.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
elicitly
Other servers by elicitly
View all elicitly servers →Available versions (7)
| Version | Published |
|---|---|
| 0.7.2 | Sep 7, 2026 |
| 0.7.1 | Sep 6, 2026 |
| 0.7.0 | Sep 6, 2026 |
| 0.6.0 | Sep 5, 2026 |
| 0.5.1 | Aug 23, 2026 |
| 0.5.0 | Aug 20, 2026 |
| 0.4.1 | Aug 16, 2026 |
Frequently asked questions
- Who maintains Elicitly?
- Elicitly is maintained by elicitly, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Elicitly listed on the Official MCP Registry?
- Yes — Elicitly is listed on the Official MCP Registry, alongside Glama.
- How many versions does Elicitly have?
- MCP Toplist tracks 7 versions of Elicitly, most recently published on Sep 7, 2026.
- Where can I find the source code for Elicitly?
- The source code for Elicitly is hosted at github.com/elicitly/elicitly.
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.