MCP ExplorerExplorer

Mcp Actions Adapter

@SecretiveShellon 9 months ago
18 MIT
FreeCommunity
AI Systems
A simple adapter to convert a MCP server to a GPT actions compatible API

Overview

What is Mcp Actions Adapter

MCP-actions-adapter is a simple adapter designed to convert a MCP server into a GPT actions compatible API, facilitating interaction between the MCP server and GPT-based applications.

Use cases

Use cases for MCP-actions-adapter include integrating MCP servers with GPT-based applications, enabling enhanced interactions, and creating custom AI solutions that leverage the capabilities of both MCP and GPT technologies.

How to use

To use MCP-actions-adapter, first create a config.json file similar to the provided example. Then, start a Cloudflare tunnel to expose your MCP server. Finally, run the adapter with the necessary commands and test the model using the custom GPT builder.

Key features

Key features include easy installation via a command-line tool, compatibility with GPT actions, and the ability to expose your MCP server through a secure Cloudflare tunnel.

Where to use

undefined

Content

MCP Actions Adapter

A simple adapter to convert a MCP server to a GPT actions compatible API

image

Installation

uv tool install mcp-actions-adapter

Usage

  1. Create config.json the same way as claude desktop. An example config file is provided in the config.example.json file.

  2. Start a cloudflare tunnel with the following command:

cloudflared tunnel --url http://localhost:8000
  1. Start the adapter with the following command:
uv run mcp-actions-adapter -c config.json --url ${CF_TUNNEL_URL}
  1. Open the custom GPT builder and copy the contents of http://localhost:8000/openapi.json into the schema box.

  2. test the model

License

This project is licensed under the MIT License - see the LICENSE file for details

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers