MCP Directory
Back

modelcontextprotocol-quickstart-resources

by jurgen-paul · TypeScript · ★ 0

modelcontextprotocol-quickstart-resources — MCP server.

Install

npx -y github:jurgen-paul/modelcontextprotocol-quickstart-resources

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-quickstart-resources": {
      "command": "npx",
      "args": [
        "-y",
        "github:jurgen-paul/modelcontextprotocol-quickstart-resources"
      ]
    }
  }
}

From the README

A repository of servers and clients from the following Model Context Protocol tutorials: - [Quickstart](https://modelcontextprotocol.io/quickstart) – a simple MCP weather server - [Building MCP clients](https://modelcontextprotocol.io/tutorials/building-a-client) – an LLM-powered chatbot MCP client
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers