mcp-adjust
@bitscorp-mcp
关于 mcp-adjust
Adjust Reporting API
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcp-adjust?
mcp-adjust is a simple MCP server that interfaces with the Adjust API, allowing users to query reports, metrics, and performance data from their Adjust account using any MCP client such as Cursor or Claude Desktop.
How to use mcp-adjust?
Obtain an Adjust API key from your Adjust account settings. Install via Smithery with npx -y @smithery/cli@latest run @bitscorp/mcp-adjust --config "{\"apiKey\":\"YOUR_ADJUST_API_KEY\"}" or clone the repository, run npm run build, and point your MCP client to the built script with the API key as an argument.
Key features of mcp-adjust
- Interfaces with the Adjust API for report and metric queries.
- Works with any MCP client (Cursor, Claude Desktop, etc.).
- On-demand lookup of performance data such as install numbers.
- Simple installation via Smithery or local clone.
- Supports natural language queries like “What’s the install numbers for the Feb 1 campaign?”
Use cases of mcp-adjust
- Querying install numbers for a specific campaign or date range.
- Checking revenue reports for the last 7 days.
- Monitoring performance metrics directly from a chat interface.
FAQ from mcp-adjust
What do I need to use mcp-adjust?
You need an Adjust API key from your Adjust account settings and an MCP client such as Cursor or Claude Desktop.
How do I install mcp-adjust?
You can install via Smithery using the provided npx command, or clone the repository, run npm run build, and configure your MCP client to run the built script with your API key.
What data can I query with mcp-adjust?
You can query reports, metrics, and performance data from Adjust, including install numbers and revenue for specific periods or campaigns.
Does mcp-adjust support all Adjust API endpoints?
The README states that coverage of the Adjust API is being added over time; currently it supports reports, metrics, and performance data. Additional endpoints may be added in the future.
How is the API key transmitted?
The API key is passed as a command-line argument or configuration when starting the server. The README does not specify additional transport or authentication details beyond the API key.
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

EverArt
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论