CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
louislili avatar

Geo Agent Mcp

louislili/geo-agent-mcp
1SSEregistry active
Summary

Connects directly to the GEO Agent platform at geo.yigather.com to let you generate and inject SEO-optimized landing pages into your cloud workspace through conversation. Uses remote SSE transport so there's nothing to install locally. You authenticate with a Bearer token from the GEO Agent console's Skills page. Designed for AI editors like Cursor, Cline, or Claude Desktop to automate content creation for search engine optimization campaigns. The server exposes product knowledge APIs and page injection endpoints, letting you write and publish landing pages without switching contexts. Reach for this if you're managing SEO content at scale and want your AI assistant to handle the writing and deployment pipeline end to end.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

GEO Agent MCP Server

这是一套专为接管 GEO Agent(AI 搜索引擎优化平台)产品库和落地页体系而设计的官方 模型上下文协议(MCP)。

通过将此服务连接到您的 AI Agent(如 Cursor、Cline、Windsurf 或 Claude Desktop),您可以直接对话让大模型自动为您撰写 SEO 优化的着陆页,并智能注入到您的云端工作区。

🚀 一键安装与配置

由于本服务采用最新的 Remote SSE 架构,您无需在本地安装任何代码或 NPM 包。只需要在您的客户端配置中加入一个远程端点即可。

获取您的 API 密钥

  1. 登录 GEO Agent 控制台
  2. 在左侧菜单进入 Skills 页面,点击生成并获取您的专属 geo_sk_... 密钥。

Cursor IDE 配置方法

  1. 打开 Cursor 设置 -> Features -> MCP
  2. 点击 + Add New MCP Server
  3. 选择 Type 为 SSE
  4. Name 填入 geo-agent
  5. URL 填入: https://geo.yigather.com/api/v1/mcp
  6. 在环境变量中添加鉴权头部:
    • Key: Authorization
    • Value: Bearer geo_sk_xxxxx (替换为您的实际密钥)

Cline (VS Code) / Claude Desktop 配置文件

在对应客户端的 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 即可)

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
AI & LLM ToolsDocuments & Knowledge
Registryactive
TransportSSE
UpdatedFeb 27, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
mlava avatar
Agent Ready Mcp

mlava/agent-ready-mcp

Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
1
mnemoverse avatar
Mnemoverse Memory

mnemoverse/mcp-memory-server

Persistent long-term memory for AI agents — semantic recall across Claude, Cursor, ChatGPT & MCP.
1
nyxtoolsdev avatar
Claude Memory Manager

nyxtoolsdev/claude-memory-manager

Cross-session memory for Claude Code — context capture, semantic search, recall
1
rjexile avatar
Sports Card Agent

rjexile/sports-card-agent

Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB)
1
robthepcguy avatar
Rag Vault

robthepcguy/rag-vault

Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
1
romainsantoli-web avatar
Memory OS AI

romainsantoli-web/memory-os-ai

Adaptive memory for AI agents — FAISS search, chat extraction, cross-project linking
1