integrations.sh
← all integrations

Internshala

MCP server openai

Find your next internship or fresher job instantly with Internshala, trusted by 21Mn+ candidates and 300K+ companies. Access real-time listings for internships, and fresher jobs across India. Search by profile, location, stipend, PPO availability and more.

Try asking:

  • “Find me a paid marketing internship in Mumbai with a PPO.”
  • “Show me remote Java developer jobs for freshers.”

View detailed opportunities directly in the chat and get the link to apply.

Homepage
https://internshala.com/
Remote URL
https://mcp-server.internshala.com/mcp
Auth
NONE

Tools (4)

Extracted live via the executor SDK.

  • search_jobs
        Use this when the user asks for job searches, job listings, full-time employment opportunities or wants job data from Internshala. This tool performs real-time job retrieval based on filters.    Input Handling:    If user asks for "fresher", "entry level", or "new grad" roles, set the 'years_of_experience' to a minimum such as 0.Default 'minimum_salary_currency' to 'INR'.If the user asks for "high paying" jobs without a specific number, try setting a reasonable 'minimum_yearly_salary' (e.g., 300000) or ask for clarification.    UI Behavior:    Results are displayed directly in an interactive widget. Do not list, bullet point, or reprint the job titles in your text response.If 0 jobs are returned, explicitly state this and suggest removing strict filters (like high salary or specific location).    
  • get_job_details

    Get detailed information for a specific job by its URL. Use this when the user wants to see full details of a particular job listing.

  • search_internships
        Use this when the user asks for internship searches, internship listings, or real-time internship information from Internshala.    

    Input Handling: If user asks for "paid internship", "or with stipend", set 'minimum_monthly_stipend=1' (to exclude unpaid).Default 'minimum_salary_currency' to 'INR'.If the user provides no profile/category (e.g., just "find me an internship"), ask for their field of interest (e.g., Marketing, Coding) before calling this tool.

    UI Behavior: Results are displayed directly in an interactive widget. Do not list, bullet point, or reprint the job titles in your text response.If 0 internships are returned, explicitly state this and suggest removing strict filters (like stipend filter or specific location or more related profiles).

  • get_internship_details

    Get detailed information for a specific internship by its URL. Use this when the user wants to see full details of a particular internship listing.