Clover Public MCP Server

An open-source Skill that turns Claude (or ChatGPT, Cursor, Codex, GitHub Copilot) into a job search and interview prep coach. It pulls real job postings, role-specific interview intelligence, and resume scoring from the hosted Four-Leaf MCP, then walks the user through preparing for an actual interview.

Teams that want a hosted security endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-03 · ★ 5 · #167 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Clover Public

Claude Code

claude mcp add fourleafai-clover-public --transport http https://four-leaf.ai/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "fourleafai-clover-public": {
      "url": "https://four-leaf.ai/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://four-leaf.ai/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to four-leaf.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.fourleafai is GitHub-verified and matches the repo owner

03 · Who maintains Clover Public

clover-public is maintained by fourleafai. It's the only MCP server we track from this author; the repo dates to May 2026.

04 · Facts

category
security - ranked #167 of 182 actively-maintained security servers as of 2026-08-25.
registry
io.github.fourleafai/clover-public (active, first published 2026-06-03)

05 · Clover Public FAQ

What is Clover Public?

An open-source Skill that turns Claude (or ChatGPT, Cursor, Codex, GitHub Copilot) into a job search and interview prep coach. It pulls real job postings, role-specific interview intelligence, and resume scoring from the hosted Four-Leaf MCP, then walks the user through preparing for an actual interview.

Is Clover Public still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-03. We re-verify nightly.

How do I install Clover Public?

Run `claude mcp add fourleafai-clover-public --transport http https://four-leaf.ai/api/mcp`. You can also paste the ready-made client config above.

Does Clover Public require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Clover Public

More security MCP servers · Zendesk MCP Server · Aguara MCP · Safety Warden · Mcpm · Bastion (gowthaman90)

More JavaScript MCP servers · Osint Agent Skills · Chrome Bridge · Funplay Cocos MCP · Web Anatomy · Cesium MCP Dev · see all