B

Basic Example

Verified Integration
Author: @spawningCategory: ServerApplication
JSON-RPC 2.0
Protocol Standard
Sub-second
Execution Latency
Active
Operational Status

Client Configuration

— Connect Basic Example to Claude Desktop or Cursor in seconds
{
  "mcpServers": {
    "basic-example": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-basic-example"
      ],
      "env": {}
    }
  }
}
Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
Architecture & Capabilities

System Overview

Showcases a foundational Model Context Protocol server implementation with built-in tools and resources.

Indexed Date

7/22/2026

License

Open Source

Protocol Layer

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 →
0
@configuring
0xArchive

Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.

MCP Server5 FAQs
Learn more
0
@spawning
0xGasless

Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.

MCP Server4 FAQs
Learn more
0
@spawning
0xGasless

Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.

MCP Server5 FAQs
Learn more