README.md
A demonstration server designed to showcase core MCP primitives.
A demonstration server designed to showcase core Model Context Protocol (MCP) primitives including tools, resources, and prompts for presentations. It provides functional examples like text analysis and financial calculations to illustrate how AI models interact with external functions and data.
Tools (2)
text_analysisProvides functional examples like text analysis to illustrate AI interaction.financial_calculationsPerforms financial calculations to demonstrate external function interaction.Configuration
claude_desktop_config.json
{"mcpServers":{"mcp-demo":{"command":"npx","args":["-y","@thechandanbhagat/mcp-demo"]}}}Try it
→Analyze this text for me using the demo MCP server.
→Can you perform a financial calculation using the mcp-demo tools?
→Show me how MCP resources and prompts work with this demonstration server.