StackResolve MCP server
Find, compare, and audit software for AI agents. Scored registry of tools and MCP servers.
0 stars
Reviews
Write oneNobody has reviewed StackResolve yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
StackResolve tools (15)
write = sends, deletes, buys or postsauditFreeAudit a product for agent-readiness.
compare_companiesFreeStructured side-by-side of companies across fields (description, products, categories, funding, technology).
compare_productsFreeCompare products by slug.
find_competitorsFreeReal competitors and alternatives for a company, extracted from live research and returned as structured rows.
find_tools_for_taskFreeRank the software an agent should use for a task.
generate_agent_interfacesFreeMake a product agent-native: from its OpenAPI, generate an MCP server (one tool per operation), a CLI, an llms.txt, and Claude Code/Codex/Cursor install snippets.
get_companyFreeStructured company record.
get_pricingFreeNormalized pricing.
get_profileFreeFull registry profile (AgentReady Score, capabilities, sources).
get_usageFreeYour usage this billing period (read-only).
how_toFreeBEFORE building something, call this: returns the CURRENT (date-stamped), cited, tool-aware way to do a task, so you build from today's best practice instead of training-cutoff memory. Composes live web research + the tool resolver + one synthesis pass into { approach, recommendedTools, steps, gotchas, deprecated, sources, asOf }.
list_registryFreeList the registry, highest AgentReady Score first.
research_companyFreeGrounded, cited answer about a company.
resolveFreeBest tools for a natural-language task: resolves the task to the capabilities it needs, returns products that expose them ranked by fit and AgentReady score, each with a reason. Optional requirements (api/mcp/self_serve/openapi/cli) filter candidates. Set discover:true to search the web and audit new products into the registry when coverage is thin (slower, costs more).
search_toolsFreeSearch the registry by query + requirements (api/mcp/self_serve/openapi/cli).
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 849ms20/20
- Tool poisoning15 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 20 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace5/10
Install directly
claude mcp add --transport http stackresolve https://mcp.stackresolve.dev/mcp
StackResolve: common questions
- Is StackResolve MCP server safe?
- Mostly: it is graded B (84/100). Read the StackResolve safety report
- How do I install StackResolve?
- It runs remotely at mcp.stackresolve.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does StackResolve need an API key?
- Yes. The registry entry asks for
x-api-key. - Is StackResolve maintained?
- The last commit was 20 days ago (2026-08-31). The latest release is v0.4.0.
- Is StackResolve up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.