inquisitor
Rank #7,192io.github.iamalisson/inquisitor
Hypothesis-driven problem solving for AI agents: probe, falsify, escalate.
inquisitor is a Model Context Protocol (MCP) server published by iamalisson. It ranks #7,192 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. inquisitor is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 124,854 of 132,046 servers on MCP Toplist.
Use inquisitor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add inquisitor -- uvx inquisitor-mcp[mcp_servers.inquisitor]
command = "uvx"
args = ["inquisitor-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"inquisitor": {
"command": "uvx",
"args": [
"inquisitor-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"inquisitor": {
"command": "uvx",
"args": [
"inquisitor-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"inquisitor": {
"type": "stdio",
"command": "uvx",
"args": [
"inquisitor-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"inquisitor": {
"command": "uvx",
"args": [
"inquisitor-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"inquisitor": {
"command": "uvx",
"args": [
"inquisitor-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.iamalisson%2Finquisitor)<a href="https://mcptoplist.com/server/io.github.iamalisson%2Finquisitor"><img src="https://mcptoplist.com/badge/io.github.iamalisson%2Finquisitor.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
iamalisson
Available versions (5)
| Version | Published |
|---|---|
| 0.2.3 | Aug 6, 2026 |
| 0.2.2 | Jul 21, 2026 |
| 0.2.1 | Jul 15, 2026 |
| 0.1.2 | Jul 15, 2026 |
| 0.1.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains inquisitor?
- inquisitor is maintained by iamalisson, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is inquisitor listed on the Official MCP Registry?
- Yes — inquisitor is listed on the Official MCP Registry, alongside Glama.
- How many versions does inquisitor have?
- MCP Toplist tracks 5 versions of inquisitor, most recently published on Aug 6, 2026.
- Where can I find the source code for inquisitor?
- The source code for inquisitor is hosted at github.com/iamalisson/inquisitor.
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.