GitHubスター
0
ユーザー評価
未評価
お気に入り
0
閲覧数
11
フォーク
0
イシュー
0
README
11ku7-ai-mcpclient
An mcp client to connect gradio based mcp servers
Deployed on : https://huggingface.co/spaces/dheeraj2121/11ku7-ai-mcpclient
Software Requirements :
Python 3.7+
To use it locally : Install & run using below steps.
Clone the repository
git clone https://github.com/dheeraj21/11ku7-ai-mcpclient.git
Change directory:
cd 11ku7-ai-mcpclient
Install required libraries
pip install -r requirements.txt
Running the Script
python app.py
Providers support:
- anthropic
- openai compatible
⚙️ Connect with gradio mcp servers:
- input multiple/single url of gradio based mcp servers in ui (one per line)
- select the ai provider
- enter api key for ai provider
- connect with the mcp servers with available tools showing in ui.