gpt-mcp-project

gpt-mcp-project

3.2

The GPT MCP Project integrates OpenAI GPT Function Calling with real backend API calls via a locally hosted MCP server.

GPT MCP Project

This project integrates OpenAI GPT Function Calling with real backend API calls via a locally hosted MCP server.

Features

  • Tool calling with real API backend
  • Clean modular structure
  • Easy to scale with many tools

Setup

  1. Install Python packages
  2. Set your OpenAI API key
  3. Run python main.py

MIT License