AnalyticsTypeScript

mcp-server-typescript

The DataForSEO MCP server allows AI assistants to access SEO data through a standardized interface.

Free
N/A rating (0 reviews)0 installs168 GitHub stars
SEODataForSEOAPI

This server implementation of the Model Context Protocol (MCP) for DataForSEO enables seamless interaction with various APIs to obtain essential SEO data. It provides capabilities for keyword discovery, SERP data retrieval, on-page performance metrics, backlink analysis, and more, allowing users to optimize their online presence effectively. With multiple APIs available, including AI_OPTIMIZATION, SERP, KEYWORDS_DATA, and CONTENT_ANALYSIS, users can gain insights into search engine performance, keyword metrics, and website analytics. The server is designed to be easily set up and configured, ensuring that users can quickly start leveraging DataForSEO's powerful tools for their SEO needs.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-typescript": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-typescript"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1