神岛地图数据统计
@box3lab
About 神岛地图数据统计
提供对神岛平台用户数据、地图信息和统计数据的访问。
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"神岛地图数据统计": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@dao3fun/statistics-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is 神岛地图数据统计?
神岛地图数据统计是一个基于 Model Context Protocol (MCP) 的服务器,提供对神岛平台用户数据、地图信息和统计数据的访问。它面向需要集成神岛数据分析功能的开发者。
How to use 神岛地图数据统计?
使用 MCP 客户端连接服务器,通过调用特定工具获取数据。公开 API 无需认证直接调用,认证 API 需要在参数中传入 token 和 userAgent。启动命令示例:npx -y @smithery/cli@latest run @dao3fun/statistics-mcp。
Key features of 神岛地图数据统计
- 公开API无需认证访问基础数据
- 认证API需Token访问高级统计
- 完整TypeScript类型定义提供类型安全
- 模块化设计代码清晰易维护
- 标准MCP接口易于集成
- 支持地图玩家留存与行为分析
Use cases of 神岛地图数据统计
- 查询神岛用户个人资料
- 获取地图详细信息与评论列表
- 分析地图发布数据与搜索地图
- 统计指定时间段的地图玩家数据
- 计算地图玩家留存率与行为分析
FAQ from 神岛地图数据统计
公开API和认证API有什么区别?
公开API无需认证,可直接获取用户资料、地图信息等基础数据;认证API需要传入Token,用于获取用户评论、地图统计数据等高级信息。
使用认证API需要哪些参数?
需要提供 token 和 userAgent 参数,同时根据工具不同可能需要 startTime、endTime、mapId 等。
服务器使用什么技术栈?
服务器基于 TypeScript 开发,使用 Model Context Protocol (MCP) 协议、Zod 进行类型验证,以及 Axios 处理 HTTP 请求。
如何添加新的API端点?
在 src/types/index.ts 添加类型定义,公开API在 src/tools/publicTools.ts 添加,认证API在 src/tools/authTools.ts 添加。
Frequently asked questions
公开API和认证API有什么区别?
公开API无需认证,可直接获取用户资料、地图信息等基础数据;认证API需要传入Token,用于获取用户评论、地图统计数据等高级信息。
使用认证API需要哪些参数?
需要提供 `token` 和 `userAgent` 参数,同时根据工具不同可能需要 `startTime`、`endTime`、`mapId` 等。
服务器使用什么技术栈?
服务器基于 TypeScript 开发,使用 Model Context Protocol (MCP) 协议、Zod 进行类型验证,以及 Axios 处理 HTTP 请求。
如何添加新的API端点?
在 `src/types/index.ts` 添加类型定义,公开API在 `src/tools/publicTools.ts` 添加,认证API在 `src/tools/authTools.ts` 添加。
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
ghidraMCP
LaurieWiredMCP Server for Ghidra
ICSS
chokcoco不止于 CSS
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments