pixalate_open_mcp

pixalate_open_mcp

Enables AI assistants to query Pixalate's analytics, fraud detection, and enrichment APIs for reporting, risk scoring, and data enrichment.

Category
访问服务器

README

Pixalate Open MCP Server

An MCP (Model Context Protocol) server that provides access to Pixalate's analytics, fraud detection, and enrichment APIs through AI assistants like Claude Desktop.

What it provides

This MCP server enables AI assistants to:

  • Query Analytics API for reporting data and metadata
  • Access Fraud API for risk scoring of IPs, devices, and user agents
  • Use Enrichment APIs for mobile apps, CTV apps, and domain reputation data

Quick Start

1. Install the MCP server

Install using uv (recommended for reliability):

# Install the MCP server as an isolated tool
uv tool install pixalate_open_mcp
# or upgrade
uv tool upgrade pixalate_open_mcp

# Find the installed binary path
which pixalate_open_mcp  # macOS/Linux
where pixalate_open_mcp  # Windows

Instructions to install uv can be found here in Astral documentation.

2. Get your Pixalate API key

You'll need a Pixalate API key to access the services:

  • Contact Pixalate support to obtain your X_API_KEY
  • This key provides access to Analytics, Fraud, and Enrichment APIs

3. Configure Claude Desktop

Add this configuration to your Claude Desktop config file:

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

Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pixalate_open_mcp": {
      "command": "<path to the tool from step 1>",
      "env": {
        "X_API_KEY": "<your-pixalate-api-key-here>"
      }
    }
  }
}

4. Start using the tools

Once configured, restart Claude Desktop and you can ask it to:

  • "Get analytics metadata to see my quota status"
  • "Check fraud risk for IP address 101.179.108.187"
  • "Check fraud risk for device ID 6757809f5e6d66f4e40fb9fd88c05139"
  • "Check fraud risk for user agent Bot Googlebot/2.1 (iPod; N; RISC OS 2.4.35; IBM360; rv1.3.1) Alligator/20080524 Jungledog/3.0"
  • "Get mobile app enrichment data for app ID 1407852246"
  • "Get mobile app enrichment data for app ID 1407852246 for tablet devices"
  • "Get mobile app enrichment data for app ID 1407852246 in EMEA region"
  • "Get CTV app enrichment data for app ID 71845 in North America region"
  • "Get CTV app enrichment data for these Roku app IDs: 151908, 74519"
  • "Retrieve domain reputation for cnn.com"
  • "Retrieve analytics report data, specifically IVT, for the domain yahoo.com through the first week of August 2025"

Available Tools

Analytics API

Metadata: Get analytics database status and quota

Report Tool: Retrieve analytics report data

  • Requires report configuration with dimensions, metrics, and filters
  • Returns paginated analytics data

Fraud API

Metadata: Get fraud database status and quota

Fraud Tool: Get fraud risk probability for IPs, devices, or user agents

  • Parameters: ip, device, agent (one or more required)
  • Returns risk score from 0.01-1.0 where higher values indicate greater fraud risk

Enrichment API

Mobile Apps:

  • Metadata: Get mobile app database status and quota
  • Get Apps: Retrieve risk ratings and reputation data for mobile applications

Connected TV (CTV):

  • Metadata: Get CTV app database status and quota
  • Get Apps: Retrieve risk ratings and reputation data for CTV applications

Domains:

  • Metadata: Get domain database status and quota
  • Get Apps: Retrieve risk ratings and reputation data for websites/domains

Troubleshooting

Common Issues

  1. "Tool not found" or connection errors

    • Verify your API key is correct and active
    • Check that Claude Desktop configuration uses the correct absolute path
    • Restart Claude Desktop after configuration changes
  2. API quota exceeded

    • Use the metadata tools to check your current quota status
    • Contact Pixalate support to increase limits if needed
  3. Dependency conflicts with uvx

    • Use the isolated installation method with uv tool install instead
    • This creates a clean environment without global conflicts

Logging

The server logs activity to rotating log files:

  • macOS: ~/Library/Logs/mcp-servers/pixalate_open_mcp.log
  • Linux: ~/.local/state/mcp-servers/logs/pixalate_open_mcp.log
  • Windows: %LOCALAPPDATA%\mcp-servers\logs\pixalate_open_mcp.log

Control log verbosity with the LOG_LEVEL environment variable:

{
  "mcpServers": {
    "pixalate_open_mcp": {
      "command": "/path/to/pixalate_open_mcp",
      "env": {
        "X_API_KEY": "your-api-key",
        "LOG_LEVEL": "INFO"
      }
    }
  }
}

Requirements

  • Python ≥3.12,<4.0
  • Active Pixalate API subscription
  • Operating Systems: macOS, Linux, Windows

License

This project is licensed under the MIT License. See the LICENSE file for details.

Privacy

This MCP server sends user-provided parameters (such as IP addresses, device IDs, app IDs, and domain names) to Pixalate's APIs for processing. No conversation data is collected or stored by the server.

For details on how Pixalate handles data, see the Pixalate Privacy Policy.

Author

Ezequiel - edonovan@pixalate.com

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选