SERVER

Ghostfolio MCP

Rank #2,819

io.github.mhajder/ghostfolio-mcp

Python integration for Ghostfolio portfolio management, supporting account queries, transaction imports, and market data access.

First listed
Aug 29, 2025
Last publish date
May 11, 2026
OVERVIEW

Ghostfolio MCP is a Model Context Protocol (MCP) server published by mhajder. It ranks #2,819 of 76,851 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Ghostfolio MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Aug 29, 2025 and most recently updated on May 11, 2026.

STANDING
#2,819of 76,851 tracked serversTop 5%

Ranks ahead of 74,032 of 76,851 servers on MCP Toplist.

CONNECT

Use Ghostfolio MCP

Add Ghostfolio MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "ghostfolio-mcp": {
      "command": "uvx",
      "args": [
        "ghostfolio-mcp"
      ],
      "env": {
        "GHOSTFOLIO_URL": "<your GHOSTFOLIO_URL>",
        "GHOSTFOLIO_TOKEN": "<your GHOSTFOLIO_TOKEN>",
        "GHOSTFOLIO_VERIFY_SSL": "<your GHOSTFOLIO_VERIFY_SSL>",
        "GHOSTFOLIO_TIMEOUT": "<your GHOSTFOLIO_TIMEOUT>",
        "READ_ONLY_MODE": "<your READ_ONLY_MODE>",
        "GHOSTFOLIO_DISABLED_TAGS": "<your GHOSTFOLIO_DISABLED_TAGS>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "RATE_LIMIT_ENABLED": "<your RATE_LIMIT_ENABLED>",
        "RATE_LIMIT_MAX_REQUESTS": "<your RATE_LIMIT_MAX_REQUESTS>",
        "RATE_LIMIT_WINDOW_MINUTES": "<your RATE_LIMIT_WINDOW_MINUTES>",
        "TOOL_SEARCH_ENABLED": "<your TOOL_SEARCH_ENABLED>",
        "TOOL_SEARCH_STRATEGY": "<your TOOL_SEARCH_STRATEGY>",
        "TOOL_SEARCH_MAX_RESULTS": "<your TOOL_SEARCH_MAX_RESULTS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "ghostfolio-mcp": {
      "command": "uvx",
      "args": [
        "ghostfolio-mcp"
      ],
      "env": {
        "GHOSTFOLIO_URL": "<your GHOSTFOLIO_URL>",
        "GHOSTFOLIO_TOKEN": "<your GHOSTFOLIO_TOKEN>",
        "GHOSTFOLIO_VERIFY_SSL": "<your GHOSTFOLIO_VERIFY_SSL>",
        "GHOSTFOLIO_TIMEOUT": "<your GHOSTFOLIO_TIMEOUT>",
        "READ_ONLY_MODE": "<your READ_ONLY_MODE>",
        "GHOSTFOLIO_DISABLED_TAGS": "<your GHOSTFOLIO_DISABLED_TAGS>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "RATE_LIMIT_ENABLED": "<your RATE_LIMIT_ENABLED>",
        "RATE_LIMIT_MAX_REQUESTS": "<your RATE_LIMIT_MAX_REQUESTS>",
        "RATE_LIMIT_WINDOW_MINUTES": "<your RATE_LIMIT_WINDOW_MINUTES>",
        "TOOL_SEARCH_ENABLED": "<your TOOL_SEARCH_ENABLED>",
        "TOOL_SEARCH_STRATEGY": "<your TOOL_SEARCH_STRATEGY>",
        "TOOL_SEARCH_MAX_RESULTS": "<your TOOL_SEARCH_MAX_RESULTS>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_TRANSPORT": "<your MCP_TRANSPORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "ghostfolio-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mhajder/ghostfolio-mcp:1.4.0"
      ],
      "env": {
        "GHOSTFOLIO_URL": "<your GHOSTFOLIO_URL>",
        "GHOSTFOLIO_TOKEN": "<your GHOSTFOLIO_TOKEN>",
        "GHOSTFOLIO_VERIFY_SSL": "<your GHOSTFOLIO_VERIFY_SSL>",
        "GHOSTFOLIO_TIMEOUT": "<your GHOSTFOLIO_TIMEOUT>",
        "READ_ONLY_MODE": "<your READ_ONLY_MODE>",
        "GHOSTFOLIO_DISABLED_TAGS": "<your GHOSTFOLIO_DISABLED_TAGS>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "RATE_LIMIT_ENABLED": "<your RATE_LIMIT_ENABLED>",
        "RATE_LIMIT_MAX_REQUESTS": "<your RATE_LIMIT_MAX_REQUESTS>",
        "RATE_LIMIT_WINDOW_MINUTES": "<your RATE_LIMIT_WINDOW_MINUTES>",
        "TOOL_SEARCH_ENABLED": "<your TOOL_SEARCH_ENABLED>",
        "TOOL_SEARCH_STRATEGY": "<your TOOL_SEARCH_STRATEGY>",
        "TOOL_SEARCH_MAX_RESULTS": "<your TOOL_SEARCH_MAX_RESULTS>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

mhajder

Organization
Servers in org
3
Versions across org
17
MORE FROM THIS PUBLISHER

Other servers by mhajder

View all mhajder servers →
VERSIONS

Available versions (4)

1.2.0 · Apr 9, 20261.2.1 · May 9, 20261.3.0 · May 9, 20261.4.0 · May 11, 2026Apr 9, 2026May 11, 2026
VersionPublished
1.4.0May 11, 2026
1.3.0May 9, 2026
1.2.1May 9, 2026
1.2.0Apr 9, 2026
FAQ

Frequently asked questions

Who maintains Ghostfolio MCP?
Ghostfolio MCP is maintained by mhajder, which publishes 3 MCP servers (17 total versions) tracked on MCP Toplist.
Is Ghostfolio MCP listed on the Official MCP Registry?
Yes — Ghostfolio MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Ghostfolio MCP have?
MCP Toplist tracks 4 versions of Ghostfolio MCP, most recently published on May 11, 2026.
Where can I find the source code for Ghostfolio MCP?
The source code for Ghostfolio MCP is hosted at github.com/mhajder/ghostfolio-mcp.
EXPLORE
Ghostfolio MCP - MCP Server #2,819 | MCP Toplist