four-leaf-mcp
Rank #29,774io.github.fourleafai/clover-public
Job search and interview prep MCP. 11 tools, OAuth 2.1, cross-LLM. four-leaf.ai.
four-leaf-mcp is a Model Context Protocol (MCP) server published by fourleafai. It ranks #29,774 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. four-leaf-mcp is listed across 4 registries — Official MCP, Glama, mcp.so and PulseMCP, with 1 tracked version. It was first listed on Jun 3, 2026 and most recently updated on Jun 3, 2026.
Ranks ahead of 85,817 of 115,591 servers on MCP Toplist.
Use four-leaf-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http clover-public https://four-leaf.ai/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.clover-public]
url = "https://four-leaf.ai/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://four-leaf.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"clover-public": {
"url": "https://four-leaf.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"clover-public": {
"type": "http",
"url": "https://four-leaf.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"clover-public": {
"serverUrl": "https://four-leaf.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"clover-public": {
"url": "https://four-leaf.ai/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.fourleafai%2Fclover-public)<a href="https://mcptoplist.com/server/io.github.fourleafai%2Fclover-public"><img src="https://mcptoplist.com/badge/io.github.fourleafai%2Fclover-public.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
fourleafai
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 3, 2026 |
Frequently asked questions
- Who maintains four-leaf-mcp?
- four-leaf-mcp is maintained by fourleafai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is four-leaf-mcp listed on the Official MCP Registry?
- Yes — four-leaf-mcp is listed on the Official MCP Registry, alongside Glama, mcp.so and PulseMCP.
- How many versions does four-leaf-mcp have?
- MCP Toplist tracks 1 version of four-leaf-mcp, most recently published on Jun 3, 2026.
- Where can I find the source code for four-leaf-mcp?
- The source code for four-leaf-mcp is hosted at github.com/fourleafai/clover-public.