Connect to Claude
Basic Tool icon

Basic Tool

Createdburrsutter

Provides a basic server implementation for use with the MCP CLI.

About

This tool provides a basic server implementation that can be used in conjunction with the MCP CLI (Multi-Cloud Playground Command Line Interface). It allows users to interact with a server configured with OpenAI's API, using models like gpt-4o-mini, through the MCP CLI. The server is configured using a `server_config.json` file, specifying the command and arguments needed to run the tool via jbang, offering a streamlined way to integrate local applications into the MCP environment.

Key Features

  • 1 GitHub stars