AgentHubAgentHub

The Gem Smith

MCP ServerMCP Registry官方收录

io.github.Evozim/the-gem-smith · v1.0.0

Premium SEO and Answer Engine Optimization (AEO) oracle for AI agents.

概览

The Gem Smith 是一个MCP Server,收录自 官方 MCP Registry。支持 sse 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "the-gem-smith": {
      "url": "https://the-gem-smith-mcp.vercel.app/api/mcp"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "io.github.Evozim/the-gem-smith",
  "type": "mcp-server",
  "version": "1.0.0",
  "displayName": "The Gem Smith",
  "description": "Premium SEO and Answer Engine Optimization (AEO) oracle for AI agents.",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "sse",
        "url": "https://the-gem-smith-mcp.vercel.app/api/mcp"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.Evozim/the-gem-smith",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Evozim%2Fthe-gem-smith/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
The Gem Smith — MCP Server 安装与配置 · AgentHub