@agentseo/mcp-server
Advanced tools
+36
| { | ||
| "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", | ||
| "name": "dev.agentseo.www/agentseo-mcp", | ||
| "title": "AgentSEO", | ||
| "description": "Live SEO workflow tools for Claude Code, Codex, and AI agents.", | ||
| "version": "0.1.3", | ||
| "repository": { | ||
| "url": "https://github.com/AgentSEO-dev/agentseo-clients", | ||
| "source": "github" | ||
| }, | ||
| "websiteUrl": "https://www.agentseo.dev", | ||
| "remotes": [ | ||
| { | ||
| "type": "streamable-http", | ||
| "url": "https://www.agentseo.dev/mcp", | ||
| "headers": [ | ||
| { | ||
| "name": "x-api-key", | ||
| "description": "Your AgentSEO server-side API key. Create one at https://www.agentseo.dev.", | ||
| "isRequired": true, | ||
| "isSecret": true | ||
| }, | ||
| { | ||
| "name": "x-project-id", | ||
| "description": "Optional project attribution for client, tenant, or workspace tracking.", | ||
| "isRequired": false | ||
| }, | ||
| { | ||
| "name": "x-workflow-id", | ||
| "description": "Optional workflow attribution for scheduled jobs, agents, or automations.", | ||
| "isRequired": false | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } |
+2
-1
| { | ||
| "name": "@agentseo/mcp-server", | ||
| "version": "0.1.2", | ||
| "mcpName": "dev.agentseo.www/agentseo-mcp", | ||
| "version": "0.1.3", | ||
| "type": "module", | ||
@@ -5,0 +6,0 @@ "license": "MIT", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
164264
0.73%9
12.5%4092
0.89%2
-33.33%