FURLOW
Rank #57,983io.github.virgilvox/furlow-mcp
Author FURLOW Discord bot YAML: validate specs, list actions/events/builtins, scaffold bots.
FURLOW is a Model Context Protocol (MCP) server published by virgilvox. It ranks #57,983 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. FURLOW is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Feb 3, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 74,130 of 132,113 servers on MCP Toplist.
Use FURLOW
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add furlow-mcp -- npx -y @furlow/mcp[mcp_servers.furlow-mcp]
command = "npx"
args = ["-y", "@furlow/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"furlow-mcp": {
"command": "npx",
"args": [
"-y",
"@furlow/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"furlow-mcp": {
"command": "npx",
"args": [
"-y",
"@furlow/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"furlow-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@furlow/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"furlow-mcp": {
"command": "npx",
"args": [
"-y",
"@furlow/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"furlow-mcp": {
"command": "npx",
"args": [
"-y",
"@furlow/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.virgilvox%2Ffurlow-mcp)<a href="https://mcptoplist.com/server/io.github.virgilvox%2Ffurlow-mcp"><img src="https://mcptoplist.com/badge/io.github.virgilvox%2Ffurlow-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
virgilvox
Other servers by virgilvox
View all virgilvox servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 20, 2026 |
Frequently asked questions
- Who maintains FURLOW?
- FURLOW is maintained by virgilvox, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is FURLOW listed on the Official MCP Registry?
- Yes — FURLOW is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does FURLOW have?
- MCP Toplist tracks 1 version of FURLOW, most recently published on Apr 20, 2026.
- Where can I find the source code for FURLOW?
- The source code for FURLOW is hosted at github.com/virgilvox/discord-furlow.
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.