GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"geo-agent": {
"env": {},
"args": [
"-e",
"console.error('Remote SSE servers are typically configured directly in the UI if supported (like Cursor/Windsurf). For CLI/file configs that do not yet support SSE natively, please refer to their specific SSE bridging documentation.')"
],
"command": "node"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
这是一套专为接管 GEO Agent(AI 搜索引擎优化平台)产品库和落地页体系而设计的官方 模型上下文协议(MCP)。
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Google Ads MCP with MCC support: 35 tools for campaigns, keywords, reporting, GAQL.
MCP Security Weekly
Get CVE alerts and security updates for Geo Agent MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
这是一套专为接管 GEO Agent(AI 搜索引擎优化平台)产品库和落地页体系而设计的官方 模型上下文协议(MCP)。
通过将此服务连接到您的 AI Agent(如 Cursor、Cline、Windsurf 或 Claude Desktop),您可以直接对话让大模型自动为您撰写 SEO 优化的着陆页,并智能注入到您的云端工作区。
由于本服务采用最新的 Remote SSE 架构,您无需在本地安装任何代码或 NPM 包。只需要在您的客户端配置中加入一个远程端点即可。
geo_sk_... 密钥。+ Add New MCP ServerSSEgeo-agenthttps://geo.yigather.com/api/v1/mcpAuthorizationBearer geo_sk_xxxxx (替换为您的实际密钥)在对应客户端的 mcp.json / claude_desktop_config.json 中添加以下节点:
{
"mcpServers": {
"geo-agent": {
"command": "node",
"args": ["-e", "console.error('Remote SSE servers are typically configured directly in the UI if supported (like Cursor/Windsurf). For CLI/file configs that do not yet support SSE natively, please refer to their specific SSE bridging documentation.')"],
"env": {}
}
}
}
(注:对于直接支持 SSE MCP URL 插入的客户端,直接配置 https://geo.yigather.com/api/v1/mcp 即可)