A
Avanza MCP
作者 @AnteWall
A Model Context Protocol (MCP) server providing access to Avanza's API. Get real-time Swedish stock quotes, fund information, charts, and comprehensive market data.
创建于 2/4/2026
更新于 20 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx avanza-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"antewall-avanza-mcp": {
"command": "uvx",
"args": [
"avanza-mcp"
]
}
}
}