Flaim
Rank #1,874app.flaim/mcp
MCP server providing mcp capabilities
Flaim is a Model Context Protocol (MCP) server published by jdguggs10. It ranks #1,874 of 132,113 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. Flaim is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jun 13, 2025 and most recently updated on Mar 4, 2026.
Ranks ahead of 130,239 of 132,113 servers on MCP Toplist.
Use Flaim
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http flaim https://api.flaim.app/mcp[mcp_servers.flaim]
url = "https://api.flaim.app/mcp"Add to ~/.codex/config.toml.
https://api.flaim.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"flaim": {
"url": "https://api.flaim.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flaim": {
"type": "http",
"url": "https://api.flaim.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flaim": {
"serverUrl": "https://api.flaim.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flaim": {
"url": "https://api.flaim.app/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/app.flaim%2Fmcp)<a href="https://mcptoplist.com/server/app.flaim%2Fmcp"><img src="https://mcptoplist.com/badge/app.flaim%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jdguggs10
Other servers by jdguggs10
View all jdguggs10 servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Mar 4, 2026 |
| 1.0.0 | Feb 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Flaim?
- Flaim is maintained by jdguggs10, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Flaim listed on the Official MCP Registry?
- Yes — Flaim is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Flaim have?
- MCP Toplist tracks 3 versions of Flaim, most recently published on Mar 4, 2026.
- Where can I find the source code for Flaim?
- The source code for Flaim is hosted at github.com/jdguggs10/flaim.
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.