Skip to main content
Glama
jobswithgpt

jobswithgpt

Official
by jobswithgpt

Corvi Careers MCP Marketplace

This repository publishes the Corvi Careers Codex plugin marketplace entry and plugin package.

Corvi Careers lets Codex and other MCP-capable clients search jobs through the public Corvi Careers MCP server.

Install in Codex

Add this repository as a Codex plugin marketplace/catalog source:

https://github.com/jobswithgpt/mcp

Then install Corvi Careers from the Codex plugin marketplace UI.

Related MCP server: Agent47

Repository Layout

.agents/plugins/marketplace.json
plugins/corvi-careers/

The marketplace file registers the Corvi Careers plugin and points Codex to:

./plugins/corvi-careers

Direct MCP Endpoint

For MCP clients that support remote Streamable HTTP directly:

https://corvi.careers/mcp

For clients that expect a local stdio MCP server, use mcp-remote:

{
  "mcpServers": {
    "corvi-careers": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://corvi.careers/mcp"
      ]
    }
  }
}

Plugin Documentation

See the plugin README:

plugins/corvi-careers/README.md

Support

Website: https://corvi.careers

Support: support@corvi.careers

License: MIT

Available Tools

1 tool

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool updatev1.0.0
    • First observedsearch

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single 'search' tool has a clearly defined and distinct purpose.

Naming Consistency5/5

A single tool inherently has perfect naming consistency. The tool name 'search' follows a clear, simple verb pattern appropriate for its function.

Tool Count2/5

One tool is too few for a job search server's apparent scope. A complete job search domain would typically require additional tools like filtering, job detail retrieval, application submission, or saved searches to be functional for agents.

Completeness2/5

The server is severely incomplete for job search functionality. While the search tool exists, there are significant gaps: no way to get detailed job information, apply to jobs, manage applications, or perform other essential job search operations, which will cause agent failures.

Maintenance

ActivityInactive
ResponsivenessSyncing

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    F
    maintenance
    Unified job aggregator for AI agents. Searches 1,680+ opportunities across x402 Bazaar, RentAHuman, Virtuals Protocol, ClawTasks, Work402, Moltverr, AgentWork, m/jobs, and Clawlancer.
    4
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    JobPilot is a next-generation career assistant powered by AI Agents and the Model Context Protocol (MCP). It acts as your personal recruiter, tirelessly searching for jobs on platforms like LinkedIn, optimizing your resume for specific job descriptions (JD), and even automating the application process. Designed for the age of AI, JobPilot exposes a full MCP server, allowing you to connect it with
    2
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables job search and scraping across multiple job boards (LinkedIn, Indeed, Glassdoor, etc.) with advanced filtering, directly from Claude Desktop or other MCP clients.
    6
    MIT