ANAMIZED Desk
Rank #17,897io.github.ANAMIZED/desk
Agent floor and MCP market: catalog, rack, Stripe checkout, x402, A2A.
ANAMIZED Desk is a Model Context Protocol (MCP) server published by ANAMIZED. It ranks #17,897 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ANAMIZED Desk is listed on Official MCP, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 97,563 of 115,460 servers on MCP Toplist.
Use ANAMIZED Desk
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http desk https://anamized.grok.me/mcp[mcp_servers.desk]
url = "https://anamized.grok.me/mcp"Add to ~/.codex/config.toml.
https://anamized.grok.me/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"desk": {
"url": "https://anamized.grok.me/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"desk": {
"type": "http",
"url": "https://anamized.grok.me/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"desk": {
"serverUrl": "https://anamized.grok.me/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"desk": {
"url": "https://anamized.grok.me/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.ANAMIZED%2Fdesk)<a href="https://mcptoplist.com/server/io.github.ANAMIZED%2Fdesk"><img src="https://mcptoplist.com/badge/io.github.ANAMIZED%2Fdesk.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ANAMIZED
Other servers by ANAMIZED
- YodMCP#9,415 · 1 ver
- OpenGrants OS#9,959 · 1 ver
- LRSI#11,165 · 1 ver
- NeedRail#11,566 · 1 ver
- openmesha-mcp#11,646 · 1 ver
- Server OS#11,928 · 1 ver
- x402-cloudflare-starter#13,849 · 1 ver
- protoos-mcp#14,373
- superagenticmcp#16,630 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains ANAMIZED Desk?
- ANAMIZED Desk is maintained by ANAMIZED, which publishes 10 MCP servers (9 total versions) tracked on MCP Toplist.
- Is ANAMIZED Desk listed on the Official MCP Registry?
- Yes — ANAMIZED Desk is listed on the Official MCP Registry.
- How many versions does ANAMIZED Desk have?
- MCP Toplist tracks 1 version of ANAMIZED Desk, most recently published on Aug 23, 2026.
- Where can I find the source code for ANAMIZED Desk?
- The source code for ANAMIZED Desk is hosted at github.com/ANAMIZED/desk.