Provides programmable access to Ghostfolio portfolio management and financial data, enabling querying, analysis, and management of investment portfolios through a Model Context Protocol server.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GHOSTFOLIO_DISABLED_TAGS— Example: =portfolio,symbolGHOSTFOLIO_URL— export =https://domain.tld:3333GHOSTFOLIO_TOKEN— export =your-ghostfolio-tokenGHOSTFOLIO_VERIFY_SSL— true # Enable SSL certificate verificationGHOSTFOLIO_TIMEOUT— 30 # Connection timeout in secondsREAD_ONLY_MODE— Set true to disable all write operations (put, post, delete)RATE_LIMIT_ENABLED— Set true to enable rate limitingRATE_LIMIT_MAX_REQUESTS— 100 # Maximum requests allowed per windowRATE_LIMIT_WINDOW_MINUTES— 1 # Window size in minutesTOOL_SEARCH_ENABLED— Set true to replace full tool listings with search_tools + call_toolTOOL_SEARCH_STRATEGY— bm25 # bm25 or regexTOOL_SEARCH_MAX_RESULTS— 8 # optional, default is 5MCP_TRANSPORT— HTTP Transport Settings (used when =sse or MCP_TRANSPORT=http)MCP_HTTP_HOST— 0.0.0.0 # Bind to all interfaces (or specific IP)MCP_HTTP_PORT— 8000 # Port to listen onMCP_HTTP_BEARER_TOKEN— your-secret-token # Optional authentication tokenSENTRY_DSN— Set to enable error tracking and performance monitoringSENTRY_TRACES_SAMPLE_RATESENTRY_SEND_DEFAULT_PIISENTRY_ENVIRONMENT— =productionSENTRY_RELEASESENTRY_PROFILE_SESSION_SAMPLE_RATESENTRY_PROFILE_LIFECYCLESENTRY_ENABLE_LOGSLOG_LEVEL[](https://m8ven.ai/mcp/mhajder-ghostfolio-mcp-1v66ly)