import
Data import tools
How to use it
import is exposed by the Ghostfolio MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the import tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Ghostfolio MCP
uvx ghostfolio-mcpOther tools in Ghostfolio MCP (39)
Account management tools (create, delete, update, get accounts)
Add one or more market data points for an asset (typically a MANUAL data source — Ghostfolio rejects writes for auto-fetched sources)
Add a symbol to the user's watchlist
Create a new account in your portfolio
Create a single new transaction/activity in your portfolio (BUY, SELL, DIVIDEND, INTEREST, FEE, etc.)
Delete an existing account from your portfolio (destructive operation)
Delete a single activity/transaction by its ID (destructive operation)
Delete an asset profile (destructive operation; may delete associated activities and market data depending on backend rules)
Export portfolio activities/transactions data as JSON
Get account balances for a specific account
Get details for a specific account
Get all accounts in your portfolio including account types and balances
Get asset profile information for a specific symbol
Compare portfolio performance against a benchmark symbol starting from a specific date
Get all configured benchmarks
Get dividend data grouped by time period showing dividend payments and yield
Fetch historical dividend data formatted for import for a specific symbol
Get the exchange rate for a given currency symbol on a specific date
Get system health status of the Ghostfolio backend service
Get historical data for a specific symbol on a specific date
Get investment data grouped by time period showing cash flows and contributions
Get market data for a specific asset
Get all activities/orders from your portfolio, optionally filtered by account
Get list of available platforms (brokers, exchanges, etc.) for account tracking
Get comprehensive portfolio details including accounts, positions, and summary
Get portfolio holdings and positions including allocations and asset breakdowns
Get portfolio performance data including returns, benchmarks, and performance metrics
Get position details for a specific symbol from a data source
Get symbol data for a specific asset from a data source
Get user information and settings
Get all items in the user's watchlist
Import transactions into your portfolio (bulk import operation)
Search for symbols using a query string
Portfolio analysis and performance tools
Remove a symbol from the user's watchlist
Symbol lookup and data tools
Transfer cash balances between two accounts
Update settings or details of an existing account
Create-or-update an asset profile (idempotent; tolerates Ghostfolio's HTTP 500 on the create step and relies on the subsequent PATCH as the source of truth)