Daemoon
Rank #58,044io.github.jaylee7777/daemoon
One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Daemoon is a Model Context Protocol (MCP) server published by daemoon-dev. It ranks #58,044 of 115,591 servers tracked on MCP Toplist. Daemoon is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 57,547 of 115,591 servers on MCP Toplist.
Use Daemoon
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http daemoon https://daemoon.dev/api/mcp[mcp_servers.daemoon]
url = "https://daemoon.dev/api/mcp"Add to ~/.codex/config.toml.
https://daemoon.dev/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"daemoon": {
"url": "https://daemoon.dev/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"daemoon": {
"type": "http",
"url": "https://daemoon.dev/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"daemoon": {
"serverUrl": "https://daemoon.dev/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"daemoon": {
"url": "https://daemoon.dev/api/mcp"
}
}
}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.jaylee7777%2Fdaemoon)<a href="https://mcptoplist.com/server/io.github.jaylee7777%2Fdaemoon"><img src="https://mcptoplist.com/badge/io.github.jaylee7777%2Fdaemoon.svg" alt="MCP Toplist: #58,044 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
daemoon-dev
Available versions (1)
| Version | Published |
|---|---|
| 0.9.4 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Daemoon?
- Daemoon is maintained by daemoon-dev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Daemoon listed on the Official MCP Registry?
- Yes — Daemoon is listed on the Official MCP Registry, alongside Glama.
- How many versions does Daemoon have?
- MCP Toplist tracks 1 version of Daemoon, most recently published on Jun 18, 2026.
- Where can I find the source code for Daemoon?
- The source code for Daemoon is hosted at github.com/daemoon-dev/daemoon.