leestott/mcpdemos
MCP Demos - 8 Node.js/TypeScript demos showcasing Model Context Protocol capabilities, from text-only tools to interactive UIs with bidirectional communication. Covers elicitation, OAuth consent flows, async progress tracking, cancel/retry, MCP App resources (ui://), and report export. No external dependencies required. Includes 5-minute and 15-min
Platform-specific configuration:
{
"mcpServers": {
"mcpdemos": {
"command": "npx",
"args": [
"-y",
"mcpdemos"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...