Ac Jobs
Rank #89,868io.github.Wchampe/ac-jobs
Admission gate for AI agents: submit a step, get admit/hold/reject vs your constitution.
Ac Jobs is a Model Context Protocol (MCP) server published by Wchampe. It ranks #89,868 of 132,113 servers tracked on MCP Toplist. Ac Jobs is listed on Official MCP, with 1 tracked version. It was first listed on Sep 9, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 42,245 of 132,113 servers on MCP Toplist.
Use Ac Jobs
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ac-jobs -e "AC_JOBS_API_KEY=<your AC_JOBS_API_KEY>" -e "AC_JOBS_URL=<your AC_JOBS_URL>" -- uvx ac-jobs-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ac-jobs]
command = "uvx"
args = ["ac-jobs-mcp"]
[mcp_servers.ac-jobs.env]
AC_JOBS_API_KEY = "<your AC_JOBS_API_KEY>"
AC_JOBS_URL = "<your AC_JOBS_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ac-jobs": {
"command": "uvx",
"args": [
"ac-jobs-mcp"
],
"env": {
"AC_JOBS_API_KEY": "<your AC_JOBS_API_KEY>",
"AC_JOBS_URL": "<your AC_JOBS_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ac-jobs": {
"command": "uvx",
"args": [
"ac-jobs-mcp"
],
"env": {
"AC_JOBS_API_KEY": "<your AC_JOBS_API_KEY>",
"AC_JOBS_URL": "<your AC_JOBS_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ac-jobs": {
"type": "stdio",
"command": "uvx",
"args": [
"ac-jobs-mcp"
],
"env": {
"AC_JOBS_API_KEY": "<your AC_JOBS_API_KEY>",
"AC_JOBS_URL": "<your AC_JOBS_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ac-jobs": {
"command": "uvx",
"args": [
"ac-jobs-mcp"
],
"env": {
"AC_JOBS_API_KEY": "<your AC_JOBS_API_KEY>",
"AC_JOBS_URL": "<your AC_JOBS_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ac-jobs": {
"command": "uvx",
"args": [
"ac-jobs-mcp"
],
"env": {
"AC_JOBS_API_KEY": "<your AC_JOBS_API_KEY>",
"AC_JOBS_URL": "<your AC_JOBS_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Wchampe%2Fac-jobs)<a href="https://mcptoplist.com/server/io.github.Wchampe%2Fac-jobs"><img src="https://mcptoplist.com/badge/io.github.Wchampe%2Fac-jobs.svg" alt="MCP Toplist: #89,868 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Wchampe
Other servers by Wchampe
View all Wchampe servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 9, 2026 |
Frequently asked questions
- Who maintains Ac Jobs?
- Ac Jobs is maintained by Wchampe, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Ac Jobs listed on the Official MCP Registry?
- Yes — Ac Jobs is listed on the Official MCP Registry.
- How many versions does Ac Jobs have?
- MCP Toplist tracks 1 version of Ac Jobs, most recently published on Sep 9, 2026.
- Where can I find the source code for Ac Jobs?
- The source code for Ac Jobs is hosted at github.com/Wchampe/ac_jobs.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.