SecretiveShell

MCP Actions Adapter

Community SecretiveShell
Updated

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

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

MCP Server · Populars

MCP Server · New

    chatmcp

    mcpso

    directory for Awesome MCP Servers

    Community chatmcp
    TBXark

    MCP Proxy Server

    An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.

    Community TBXark
    ttommyth

    interactive-mcp

    Ask users questions from your LLM! interactive-mcp: Local, cross-platform MCP server for interactive prompts, chat & notifications.

    Community ttommyth
    lpigeon

    ros-mcp-server

    The ROS MCP Server is designed to support robots in performing complex tasks and adapting effectively to various environments by providing a set of functions that transform natural language commands, entered by a user through an LLM, into ROS commands for robot control.

    Community lpigeon
    emicklei

    melrose-mcp

    interactive programming of melodies, producing MIDI

    Community emicklei