Basic Example
Verified IntegrationClient Configuration
— Connect Basic Example to Claude Desktop or Cursor in seconds{
"mcpServers": {
"basic-example": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-basic-example"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Showcases a foundational Model Context Protocol server implementation with built-in tools and resources.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Basic Example
To set up, initialize the project with `uv init mcp-server-basic`, navigate into the directory, create and activate a virtual environment (`uv venv`), and then install dependencies using `uv add "mcp[cli]"`.
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.