MCP ExplorerExplorer

Customgpt Mcp

@authentichamzaon 19 days ago
1 MIT
FreeCommunity
AI Systems
Integrate CustomGPT with MCP using FastMCP library.

Overview

What is Customgpt Mcp

customgpt-mcp is a sample project that demonstrates the integration of CustomGPT with the Model context protocol (MCP) using the FastMCP library.

Use cases

Use cases include building chatbots, enhancing customer support systems, and developing AI-driven applications that require natural language processing.

How to use

To use customgpt-mcp, clone the repository, install the required dependencies, and set up the MCP server. Then, open the Claude desktop app to interact with the CustomGPT integration.

Key features

Key features include seamless integration with CustomGPT, support for the Model context protocol (MCP), and the use of the FastMCP library for enhanced performance.

Where to use

customgpt-mcp can be used in various fields such as software development, AI research, and any application requiring advanced conversational AI capabilities.

Content

CustomGPT-MCP

This is a sample project that demonstrates how to integrate CustomGPT with the Model context protocol (MCP) using the FastMCP library.

Prerequisites

Before you begin, ensure you have the following:

  • Python 3.10 or higher
  • A CustomGPT API key
  • A CustomGPT base URL
  • A Model context protocol (MCP) server

Installation

  1. Clone the repository:
git clone https://github.com/customgpt/customgpt-mcp.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Install the MCP server:
mcp install main.py

Usage

  1. Open claude deskop app and you should see a hammer icon in the bottom right corner on the chat area.

Tools

No tools

Comments