Skip to main content
Glama
Ownership verified

Server Details

A fast, secure, and LLM-friendly Model Context Protocol (MCP) server that scrapes job listings from major platforms (LinkedIn, Indeed, Google) and converts them into structured Markdown format.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

1 tool
offerquest_mcp_fetch_and_format_jobsInspect

Search for the latest jobs and internships and return them as a structured, LLM-ready Markdown report. Supports multiple titles and locations.

ParametersJSON Schema
NameRequiredDescriptionDefault
countryNoThe target country for the search.India
hours_oldNoOnly show jobs posted within this many hours (default 48, max 168).
locationsNoCities or locations (e.g., 'Delhi, Remote').
job_titlesNoThe roles you are looking for (e.g., 'Python Developer Intern').
max_resultsNoNumber of jobs to fetch per source per combo (1-10).

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.