Ghostfolio MCP
MCP server for Ghostfolio portfolio management and financial data access
{
"mcpServers": {
"ghostfolio-mcp": {
"command": "uvx",
"args": [
"ghostfolio-mcp"
],
"env": {
"GHOSTFOLIO_URL": "<ghostfolio_url>",
"GHOSTFOLIO_TOKEN": "<your-ghostfolio_token>",
"GHOSTFOLIO_VERIFY_SSL": "true",
"GHOSTFOLIO_TIMEOUT": "30",
"READ_ONLY_MODE": "false",
"GHOSTFOLIO_DISABLED_TAGS": "<ghostfolio_disabled_tags>",
"LOG_LEVEL": "INFO",
"RATE_LIMIT_ENABLED": "false",
"RATE_LIMIT_MAX_REQUESTS": "60",
"RATE_LIMIT_WINDOW_MINUTES": "1",
"TOOL_SEARCH_ENABLED": "false",
"TOOL_SEARCH_STRATEGY": "bm25",
"TOOL_SEARCH_MAX_RESULTS": "5",
"MCP_HTTP_PORT": "8000",
"MCP_TRANSPORT": "<mcp_transport>"
}
}
}
}{
"mcpServers": {
"ghostfolio-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mhajder/ghostfolio-mcp:1.2.0"
],
"env": {
"GHOSTFOLIO_URL": "<ghostfolio_url>",
"GHOSTFOLIO_TOKEN": "<your-ghostfolio_token>",
"GHOSTFOLIO_VERIFY_SSL": "true",
"GHOSTFOLIO_TIMEOUT": "30",
"READ_ONLY_MODE": "false",
"GHOSTFOLIO_DISABLED_TAGS": "<ghostfolio_disabled_tags>",
"LOG_LEVEL": "INFO",
"RATE_LIMIT_ENABLED": "false",
"RATE_LIMIT_MAX_REQUESTS": "60",
"RATE_LIMIT_WINDOW_MINUTES": "1",
"TOOL_SEARCH_ENABLED": "false",
"TOOL_SEARCH_STRATEGY": "bm25",
"TOOL_SEARCH_MAX_RESULTS": "5",
"MCP_HTTP_PORT": "8000",
"MCP_TRANSPORT": "<mcp_transport>"
}
}
}
}GHOSTFOLIO_URLGhostfolio base URL (e.g., https://domain.tld:3333)
GHOSTFOLIO_TOKENGhostfolio API token for authentication
GHOSTFOLIO_VERIFY_SSLVerify SSL certificates (true/false)
GHOSTFOLIO_TIMEOUTRequest timeout in seconds
READ_ONLY_MODEEnable read-only mode to restrict write operations
GHOSTFOLIO_DISABLED_TAGSComma-separated list of tags to disable tools for
LOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
RATE_LIMIT_ENABLEDEnable rate limiting
RATE_LIMIT_MAX_REQUESTSMaximum requests per rate limit window
RATE_LIMIT_WINDOW_MINUTESRate limit window in minutes
TOOL_SEARCH_ENABLEDEnable FastMCP tool search transform
TOOL_SEARCH_STRATEGYTool search strategy (bm25 or regex)
TOOL_SEARCH_MAX_RESULTSMaximum tool search results returned by search_tools
GHOSTFOLIO_URLGhostfolio base URL (e.g., https://domain.tld:3333)
GHOSTFOLIO_TOKENGhostfolio API token for authentication
GHOSTFOLIO_VERIFY_SSLVerify SSL certificates (true/false)
GHOSTFOLIO_TIMEOUTRequest timeout in seconds
READ_ONLY_MODEEnable read-only mode to restrict write operations
GHOSTFOLIO_DISABLED_TAGSComma-separated list of tags to disable tools for
LOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
RATE_LIMIT_ENABLEDEnable rate limiting
RATE_LIMIT_MAX_REQUESTSMaximum requests per rate limit window
RATE_LIMIT_WINDOW_MINUTESRate limit window in minutes
TOOL_SEARCH_ENABLEDEnable FastMCP tool search transform
TOOL_SEARCH_STRATEGYTool search strategy (bm25 or regex)
TOOL_SEARCH_MAX_RESULTSMaximum tool search results returned by search_tools
MCP_HTTP_PORTPort for HTTP server (default: 8000)
MCP_TRANSPORTMCP transport type (http for HTTP, stdio for stdio)
GHOSTFOLIO_URLGhostfolio base URL (e.g., https://domain.tld:3333)
GHOSTFOLIO_TOKENGhostfolio API token for authentication
GHOSTFOLIO_VERIFY_SSLVerify SSL certificates (true/false)
GHOSTFOLIO_TIMEOUTRequest timeout in seconds
READ_ONLY_MODEEnable read-only mode to restrict write operations
GHOSTFOLIO_DISABLED_TAGSComma-separated list of tags to disable tools for
LOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
RATE_LIMIT_ENABLEDEnable rate limiting
RATE_LIMIT_MAX_REQUESTSMaximum requests per rate limit window
RATE_LIMIT_WINDOW_MINUTESRate limit window in minutes
TOOL_SEARCH_ENABLEDEnable FastMCP tool search transform
TOOL_SEARCH_STRATEGYTool search strategy (bm25 or regex)
TOOL_SEARCH_MAX_RESULTSMaximum tool search results returned by search_tools
MCP_HTTP_PORTPort for HTTP server (default: 8000)
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.