Demo
Verified IntegrationClient Configuration
— Connect Demo to Claude Desktop or Cursor in seconds{
"mcpServers": {
"demo-6": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-demo-6"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Demonstrates a simplified server implementation that responds with humorous messages.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Demo
You can test the server by sending a text-based message via standard input. For example: `echo '{"type": "prompt", "content": "Hello MCP Server!", "metadata": {}}' | docker compose exec -T mcp-server-demo python -u main.py`
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.