F
Financial Skills
作者 @LeeXN
A comprehensive financial research and analysis platform that combines a Model Context Protocol (MCP) server with intelligent orchestration skills for Claude Code and OpenCode frameworks.
创建于 2/3/2026
更新于 22 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-financial-skills
Cursor 配置 (mcp.json)
{
"mcpServers": {
"leexn-financial-skills": {
"command": "npx",
"args": [
"leexn-financial-skills"
]
}
}
}