Server data from the Official MCP Registry
MCP server for Ghostfolio portfolio management and financial data access
MCP server for Ghostfolio portfolio management and financial data access
Set these up before or after installing:
Environment variable: GHOSTFOLIO_URL
Environment variable: GHOSTFOLIO_TOKEN
Environment variable: GHOSTFOLIO_VERIFY_SSL
Environment variable: GHOSTFOLIO_TIMEOUT
Environment variable: READ_ONLY_MODE
Environment variable: GHOSTFOLIO_DISABLED_TAGS
Environment variable: LOG_LEVEL
Environment variable: RATE_LIMIT_ENABLED
Environment variable: RATE_LIMIT_MAX_REQUESTS
Environment variable: RATE_LIMIT_WINDOW_MINUTES
Environment variable: TOOL_SEARCH_ENABLED
Environment variable: TOOL_SEARCH_STRATEGY
Environment variable: TOOL_SEARCH_MAX_RESULTS
Environment variable: MCP_HTTP_PORT
Environment variable: MCP_TRANSPORT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mhajder-ghostfolio-mcp": {
"env": {
"LOG_LEVEL": "your-log-level-here",
"MCP_HTTP_PORT": "your-mcp-http-port-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"GHOSTFOLIO_URL": "your-ghostfolio-url-here",
"READ_ONLY_MODE": "your-read-only-mode-here",
"GHOSTFOLIO_TOKEN": "your-ghostfolio-token-here",
"GHOSTFOLIO_TIMEOUT": "your-ghostfolio-timeout-here",
"RATE_LIMIT_ENABLED": "your-rate-limit-enabled-here",
"TOOL_SEARCH_ENABLED": "your-tool-search-enabled-here",
"TOOL_SEARCH_STRATEGY": "your-tool-search-strategy-here",
"GHOSTFOLIO_VERIFY_SSL": "your-ghostfolio-verify-ssl-here",
"RATE_LIMIT_MAX_REQUESTS": "your-rate-limit-max-requests-here",
"TOOL_SEARCH_MAX_RESULTS": "your-tool-search-max-results-here",
"GHOSTFOLIO_DISABLED_TAGS": "your-ghostfolio-disabled-tags-here",
"RATE_LIMIT_WINDOW_MINUTES": "your-rate-limit-window-minutes-here"
},
"args": [
"{MCP_HTTP_PORT}:8000",
"ghostfolio-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (0 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (4/4 approved).
Scanned 5 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally