mcpbeat

Gravity AI UI MCP Server

tech.ydb-qdrant/gravity-ai-ui
answering

Gravity AI UI is answering right now. Last checked 3 min ago. It exposes 4 tools.

Search public Gravity AI UI drafts and generate Gravity UI interface payloads.

Uptime history 44 hours of history
44 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
417 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add gravity-ai-ui --transport http https://gravity-ai.ydb-qdrant.tech/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gravity-ai-ui": {
      "url": "https://gravity-ai.ydb-qdrant.tech/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gravity-ai-ui]
url = "https://gravity-ai.ydb-qdrant.tech/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gravity-ai-ui": {
      "url": "https://gravity-ai.ydb-qdrant.tech/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gravity-ai-ui": {
      "url": "https://gravity-ai.ydb-qdrant.tech/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

generate
generate_interface
Use to generate a new Gravity AI UI composed interface from a prompt. This calls the public generator with the server OpenAI configuration and does not save or publish the result.
interface
get_interface
Use when you already have a public Gravity AI UI gallery id and need the sanitized public interface metadata, composed payload, thumbnail URLs, page URL, and copyable React code.
interfaces
search_interfaces
Use to discover public liked Gravity AI UI interface drafts by title, summary, or id. This returns public gallery metadata only. Use get_interface when you need the full payload or React code for a known id.
refine
refine_interface
Use to refine a previously generated Gravity AI UI composed payload with a natural-language instruction. This does not save or publish the result.

Endpoints

URLTransportStateLatencyChecked
https://gravity-ai.ydb-qdrant.tech/mcp streamable-http answering 432 ms 3 min ago

Gravity AI UI — questions

Answers built from our own checks of this server.

What can Gravity AI UI do?
It exposes 4 tools, read directly from the server on our last check. Among them: generate_interface, get_interface, refine_interface, search_interfaces. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Gravity AI UI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 417 ms. The bar chart above shows every period we have measured.
How do I connect Gravity AI UI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Gravity AI UI need an API key?
No. Gravity AI UI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Gravity AI UI?
It answers our handshake in 417 ms on average, which is faster than 31% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.