SmallCloudCo_smallcloud-mcp-server

SmallCloudCo_smallcloud-mcp-server

0

SmallCloud MCP Server is a demonstration server using the Model Context Protocol SDK by Anthropic, designed for integration with Claude Desktop on Mac OS. It showcases basic server capabilities, including a simple "Hello, World!" implementation.

Overview

SmallCloud MCP Server is a demonstration of an Anthropic MCP server utilizing the Model Context Protocol SDK by Anthropic. It is designed for use with Claude Desktop and other MCP Hosts. The demo is tailored for Mac OS, with potential adaptations for Windows. Visit SmallCloud for additional AI/LLM/Coding resources.

Prerequisites

  • Node.js (version 18 or later)
  • npm

Installation

  1. Clone the repository.
  2. Install dependencies using npm.

Usage

Run the server to execute the demo.

Available Tools

  • get_hello: Returns a "Hello, World!" message

Development

Run tests for server startup and tool listing functionality.