JigyasuRajput/MCP-server
3.2
If you are the rightful owner of MCP-server 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 PuchAI MCP Server is designed for managing internship applications through a Model Context Protocol (MCP) server setup.
PuchAI MCP Server
MCP Server for PuchAI internship application.
Quick Deploy
Local Development
-
Create virtual environment:
python -m venv venv venv\Scripts\activate # Windows
-
Install dependencies:
pip install -r requirements.txt
-
Run server:
python run_server.py
Configuration
- Token: 85b4b747f1cc
- Phone: 919811227106
- Port: 8085 (or PORT env variable)