4,000+ servers built on vurb.ts
Vinkius

Ghostfolio (Investment Tracker) MCP Server for Pydantic AIGive Pydantic AI instant access to 9 tools to Create Account, Create Activity, Delete Activity, and more

MCP Inspector GDPR Free for Subscribers

Pydantic AI brings type-safe agent development to Python with first-class MCP support. Connect Ghostfolio (Investment Tracker) through Vinkius and every tool is automatically validated against Pydantic schemas. catch errors at build time, not in production.

Ask AI about this MCP Server for Pydantic AI

The Ghostfolio (Investment Tracker) MCP Server for Pydantic AI is a standout in the Productivity category — giving your AI agent 9 tools to work with, ready to go from day one.

Built for AI Agents by Vinkius

Vinkius delivers Streamable HTTP and SSE to any MCP client

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
python
import asyncio
from pydantic_ai import Agent
from pydantic_ai.mcp import MCPServerHTTP

async def main():
    # Your Vinkius token. get it at cloud.vinkius.com
    server = MCPServerHTTP(url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp")

    agent = Agent(
        model="openai:gpt-4o",
        mcp_servers=[server],
        system_prompt=(
            "You are an assistant with access to Ghostfolio (Investment Tracker) "
            "(9 tools)."
        ),
    )

    result = await agent.run(
        "What tools are available in Ghostfolio (Investment Tracker)?"
    )
    print(result.data)

asyncio.run(main())
Ghostfolio (Investment Tracker)
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Ghostfolio (Investment Tracker) MCP Server

Connect your Ghostfolio instance to any AI agent to monitor your net worth and manage your investment portfolio through natural conversation.

Pydantic AI validates every Ghostfolio (Investment Tracker) tool response against typed schemas, catching data inconsistencies at build time. Connect 9 tools through Vinkius and switch between OpenAI, Anthropic, or Gemini without changing your integration code. full type safety, structured output guarantees, and dependency injection for testable agents.

What you can do

  • Portfolio Performance — Get high-level summaries of your portfolio's performance and statistics.
  • Holdings & Valuations — Retrieve detailed lists of current holdings with real-time market valuations.
  • Activity Tracking — Record new transactions (BUY, SELL, DIVIDEND, INTEREST, FEE) or delete existing ones.
  • Account Management — List, create, and update your investment accounts directly.
  • Market Data — Fetch the latest market prices for any asset symbol supported by Ghostfolio.

The Ghostfolio (Investment Tracker) MCP Server exposes 9 tools through the Vinkius. Connect it to Pydantic AI in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

All 9 Ghostfolio (Investment Tracker) tools available for Pydantic AI

When Pydantic AI connects to Ghostfolio (Investment Tracker) through Vinkius, your AI agent gets direct access to every tool listed below — spanning wealth-management, portfolio-tracking, investment-analysis, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.

create

Create account on Ghostfolio (Investment Tracker)

Provide the account details as a JSON payload. Create a new investment account

create

Create activity on Ghostfolio (Investment Tracker)

Create a new investment activity

delete

Delete activity on Ghostfolio (Investment Tracker)

Delete a specific activity

get

Get market data price on Ghostfolio (Investment Tracker)

Get the latest price for a specific symbol

get

Get portfolio holdings on Ghostfolio (Investment Tracker)

Get current holdings and their valuations

get

Get portfolio summary on Ghostfolio (Investment Tracker)

Get a summary of the portfolio performance

list

List accounts on Ghostfolio (Investment Tracker)

List all investment accounts

list

List activities on Ghostfolio (Investment Tracker)

) from Ghostfolio. Retrieve a list of all activities

update

Update account on Ghostfolio (Investment Tracker)

Update account details

Connect Ghostfolio (Investment Tracker) to Pydantic AI via MCP

Follow these steps to wire Ghostfolio (Investment Tracker) into Pydantic AI. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.

01

Install Pydantic AI

Run pip install pydantic-ai
02

Replace the token

Replace [YOUR_TOKEN_HERE] with your Vinkius token
03

Run the agent

Save to agent.py and run: python agent.py
04

Explore tools

The agent discovers 9 tools from Ghostfolio (Investment Tracker) with type-safe schemas

Why Use Pydantic AI with the Ghostfolio (Investment Tracker) MCP Server

Pydantic AI provides unique advantages when paired with Ghostfolio (Investment Tracker) through the Model Context Protocol.

01

Full type safety: every MCP tool response is validated against Pydantic models, catching data inconsistencies before they reach your application

02

Model-agnostic architecture. switch between OpenAI, Anthropic, or Gemini without changing your Ghostfolio (Investment Tracker) integration code

03

Structured output guarantee: Pydantic AI ensures tool results conform to defined schemas, eliminating runtime type errors

04

Dependency injection system cleanly separates your Ghostfolio (Investment Tracker) connection logic from agent behavior for testable, maintainable code

Ghostfolio (Investment Tracker) + Pydantic AI Use Cases

Practical scenarios where Pydantic AI combined with the Ghostfolio (Investment Tracker) MCP Server delivers measurable value.

01

Type-safe data pipelines: query Ghostfolio (Investment Tracker) with guaranteed response schemas, feeding validated data into downstream processing

02

API orchestration: chain multiple Ghostfolio (Investment Tracker) tool calls with Pydantic validation at each step to ensure data integrity end-to-end

03

Production monitoring: build validated alert agents that query Ghostfolio (Investment Tracker) and output structured, schema-compliant notifications

04

Testing and QA: use Pydantic AI's dependency injection to mock Ghostfolio (Investment Tracker) responses and write comprehensive agent tests

Example Prompts for Ghostfolio (Investment Tracker) in Pydantic AI

Ready-to-use prompts you can give your Pydantic AI agent to start working with Ghostfolio (Investment Tracker) immediately.

01

"Give me a summary of my portfolio performance."

02

"List all my investment accounts in Ghostfolio."

03

"Record a purchase of 10 shares of AAPL at $185.50 in my Main Brokerage account."

Troubleshooting Ghostfolio (Investment Tracker) MCP Server with Pydantic AI

Common issues when connecting Ghostfolio (Investment Tracker) to Pydantic AI through Vinkius, and how to resolve them.

01

MCPServerHTTP not found

Update: pip install --upgrade pydantic-ai

Ghostfolio (Investment Tracker) + Pydantic AI FAQ

Common questions about integrating Ghostfolio (Investment Tracker) MCP Server with Pydantic AI.

01

How does Pydantic AI discover MCP tools?

Create an MCPServerHTTP instance with the server URL. Pydantic AI connects, discovers all tools, and generates typed Python interfaces automatically.
02

Does Pydantic AI validate MCP tool responses?

Yes. When you define result types as Pydantic models, every tool response is validated against the schema. Invalid data raises a clear error instead of silently corrupting your pipeline.
03

Can I switch LLM providers without changing MCP code?

Absolutely. Pydantic AI abstracts the model layer. your Ghostfolio (Investment Tracker) MCP integration works identically with OpenAI, Anthropic, Google, or any supported provider.

Explore More MCP Servers

View all →