Fleets
@runFleets
Fleets について
Multi-site analytics for AI agents. Read-only GA4, Search Console, Cloudflare edge, and PageSpeed data across every site you run, plus audits that return paste-ready fixes. Local stdio server via npx -y fleets-mcp; pairs with the fleets CLI (npm: fleets).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"fleets": {
"command": "npx",
"args": [
"-y",
"fleets-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Fleets?
Fleets is a multi-site analytics MCP server for AI agents. It provides read-only access to GA4, Search Console, Cloudflare edge, and PageSpeed data across every site you run, plus audits that return paste-ready fixes. It is meant for developers and AI agents that need aggregated analytics from multiple properties.
How to use Fleets?
Run the server locally via npx -y fleets-mcp (stdio transport). It pairs with the fleets CLI for configuration and authentication. No further setup or configuration commands are documented in the README.
Key features of Fleets
- Read-only multi-site analytics for AI agents
- Supports GA4, Search Console, Cloudflare edge, and PageSpeed
- Returns paste-ready fixes from audits
- Local stdio server via npx
- Pairs with the fleets CLI tool
Use cases of Fleets
- AI agents querying analytics across all sites they manage
- Automating performance audits and receiving actionable fixes
- Centralizing access to GA4 and Search Console data for multiple properties
- Combining Cloudflare edge metrics with PageSpeed insights
FAQ from Fleets
What data sources does Fleets support?
GA4, Search Console, Cloudflare edge, and PageSpeed. All access is read-only.
How do I run the Fleets server?
Use npx -y fleets-mcp on the command line. It runs as a local stdio MCP server.
Does Fleets require a separate configuration tool?
It pairs with the fleets CLI, which handles authentication and setup. The README does not detail additional configuration steps.
What transport protocol does Fleets use?
The server uses stdio transport, as indicated by the npx invocation and its local MCP server nature.
Is Fleets for individual sites or multiple sites?
It is designed for “every site you run,” aggregating analytics across multiple properties.
「開発者ツール」の他のコンテンツ
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App

Sentry
modelcontextprotocolModel Context Protocol Servers
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
コメント