Loading MCP server directory, please wait...
Read-only MCP server for wealthAPI: portfolio, cash-flow, and dividend insights for AI assistants.
npx @getmcp/cli add eu.wealthapi/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
BEARER_TOKENPersonal wealthAPI API token (wapi_key_…)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"eu.wealthapi/mcp-server": {
"command": "npx",
"args": [
"-y",
"@wealth_api/mcp-server"
],
"env": {
"BEARER_TOKEN": "",
"LOG_LEVEL": "info"
}
}
}
}