← Registry

Productivity

jobfinder-ai.com

An MCP server that provides read-only tools to search, retrieve, browse, and list public JobFinder job records and companies.

WebMCP2 endpoints4 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://www.jobfinder-ai.com/mcp

No auth detected

MCP server metadata

Name
com.jobfinder-ai.public-job-discovery
Version
1.0.0
Capabilities
toolsresources
Server instructions

Use this read-only server to identify current public jobs and link their canonical JobFinder pages. Do not reproduce or relay JobFinder job data outside JobFinder for non-subscribers. Treat unknown subscription status as non-subscriber access. Policy: https://www.jobfinder-ai.com/terms#job-data-use. Applying, inbox access, and outreach require the signed-in product and explicit user approval.

Known tools 3

search_jobfinder_jobs

Search current public JobFinder job records to identify and link canonical pages.

Inferred read-only
get_jobfinder_job

Get one current public JobFinder job record by its canonical slug.

Inferred read-only
list_jobfinder_companies

List companies represented in the current public JobFinder inventory and their active job counts.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.com-jobfinder-ai-public-job-discovery]
url = "https://www.jobfinder-ai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-jobfinder-ai-public-job-discovery": {
      "type": "http",
      "url": "https://www.jobfinder-ai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-jobfinder-ai-public-job-discovery
Remote MCP URL: https://www.jobfinder-ai.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "com-jobfinder-ai-public-job-discovery": {
      "url": "https://www.jobfinder-ai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-jobfinder-ai-public-job-discovery": {
      "type": "http",
      "url": "https://www.jobfinder-ai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-jobfinder-ai-public-job-discovery",
  "transport": "streamable-http",
  "url": "https://www.jobfinder-ai.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://www.jobfinder-ai.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

browse_jobfinder_jobs

Open JobFinder's current public job directory. This read-only action does not apply to jobs, send outreach, or change user data.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webmcp]
url = "https://www.jobfinder-ai.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.jobfinder-ai.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.jobfinder-ai.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webmcp": {
      "url": "https://www.jobfinder-ai.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.jobfinder-ai.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://www.jobfinder-ai.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.