Server data from the Official MCP Registry
Search remote and onsite jobs through the public Corvi Careers MCP server.
Search remote and onsite jobs through the public Corvi Careers MCP server.
Remote endpoints: streamable-http: https://corvi.careers/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
2 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-jobswithgpt-corvi-careers": {
"url": "https://corvi.careers/mcp"
}
}
}From the project's GitHub README.
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.
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.
.agents/plugins/marketplace.json
plugins/corvi-careers/
The marketplace file registers the Corvi Careers plugin and points Codex to:
./plugins/corvi-careers
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"
]
}
}
}
See the plugin README:
plugins/corvi-careers/README.md
Website: https://corvi.careers
Support: support@corvi.careers
License: MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.