mcp-elicitation-proxy
Related Servers
Alternatives to mcp-elicitation-proxy
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceAn MCP server that enables human-in-the-loop elicitation, letting AI agents ask users questions via tools like elicit_confirm and elicit_form, with diagnostics to verify host elicitation support.31Apache 2.0
- FlicenseNot gradedqualityCmaintenanceA minimal MCP server that raises elicitation requests from tool calls to test end-to-end elicitation workflows.-
- AlicenseBqualityDmaintenanceAn MCP server that provides elicitation tools to interactively request user input, such as selecting options, providing information, or performing manual tests.31MIT
- AlicenseCqualityDmaintenanceA demonstration server that showcases how to collect user input dynamically using the Model Context Protocol (MCP) elicitation system across tools, resources, and prompts.10214,403 npm-
- AlicenseNot gradedqualityAmaintenanceEnables AI tools to uniformly discover, inspect, and call tools, prompts, and resources from multiple upstream MCP servers through a small set of fixed MCP tools, over stdio or HTTP.2MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that distributes tool specifications from GitLab repositories to IDEs, dynamically generating MCP tools and serving files via aimcp:// URIs.MIT
TDQS
Scored across 17 tools
Most tools have distinct purposes, but there is overlap among trigger-type tools (trigger-elicitation-request, trigger-url-elicitation, trigger-sampling-request) and simulation tools that also involve elicitation (simulate-research-query). Additionally, 'get-resource-links' and 'get-resource-reference' could be confused despite their clear descriptions.
All tool names consistently use a hyphenated verb-noun pattern (e.g., get-env, toggle-logging, trigger-elicitation-request). There are no mixed conventions or inconsistencies.
With 17 tools, the server sits at the upper edge of a reasonable scope. Many tools are demonstrations of MCP features (echo, get-sum, gzip-file-as-resource) alongside core elicitation/simulation, making the count feel slightly heavy but not excessive.
The server covers a wide range of MCP capabilities including elicitation, sampling, resources, logging, subscriptions, roots, and long-running operations. Minor gaps exist (e.g., no explicit tool to query elicitation status), but the surface is adequate for a demonstration/proxy server.