Explore MCP capabilities through runnable demos of common integration patterns.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcpdemos" yet — see the docs or source repo.
Please summarize the 8 demos in mcpdemos as a list with: demo name, MCP capability shown, suitable use case, and which one I should review first.
A structured list that helps the user understand each demo’s capability and recommended learning order.
I am building an MCP client that needs OAuth login, async progress updates, and shared UI artifacts. Identify the most relevant demos in mcpdemos and explain the reusable patterns and implementation takeaways from each.
A set of matched demo recommendations with implementation patterns that can be reused directly.
Using mcpdemos, create a 15-minute team presentation script that demonstrates tool calls, resource access, bidirectional communication, polite CLI, OAuth handoff, and async progress, with key talking points for each section.
A segmented presentation script ready for internal training or product demos.
Demo tool for connecting LLMs to external tools and data sources via MCP.
Quickly integrate and test MCP features with demo tools and resources.
A demo MCP server for arithmetic, weather lookup, and greeting resources.
Demonstrates MCP tool design with typed inputs, structured outputs, and error handling.
A modular MCP tool for echo, system info, time, math, and file reading.
Learn and test MCP tools, resources, and prompts in one sample server.