brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.tchivs/aktools-pro · v0.2.2
🚀 AkTools Pro: 增强型金融 MCP 服务器。内置策略回测、模拟盘管理及实时异动监控。
AkTools Pro MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"aktools-pro": {
"command": "uvx",
"args": [
"aktools-pro"
]
}
}
}{
"id": "io.github.tchivs/aktools-pro",
"type": "mcp-server",
"version": "0.2.2",
"displayName": "AkTools Pro MCP Server",
"description": "🚀 AkTools Pro: 增强型金融 MCP 服务器。内置策略回测、模拟盘管理及实时异动监控。",
"repository": {
"url": "https://github.com/tchivs/mcp-aktools",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "aktools-pro",
"version": "0.2.2",
"transport": "stdio"
},
{
"registryType": "oci",
"identifier": "ghcr.io/tchivs/aktools-pro:latest",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.tchivs/aktools-pro",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.tchivs%2Faktools-pro/versions/latest",
"isOfficial": true,
"status": "active"
}
}