muralinarisetty/gpt-mcp-project
If you are the rightful owner of gpt-mcp-project and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
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
- Install Python packages
- Set your OpenAI API key
- Run
python main.py
MIT License