gravityhub-mcp-server

SailSaid/gravityhub-mcp-server
★ 0 stars JavaScript File System Updated 9d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gravityhub-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "SailSaid/gravityhub-mcp-server"
      ]
    }
  }
}

README Excerpt

A small, read-only [MCP](https://modelcontextprotocol.io) server that puts Antigravity plugins, skills, and MCP servers directly in your coding agent's context — search and look up listings without leaving the chat. - **Read-only.** Every tool call is a `GET` request against GravityHub's public search API (`https://gravityhub.directory/api/v1`). Nothing is

Tools (1)

search