Enterprise DNA
M MCP Servers Developer low

etbars/vibetrader-mcp

by Various

Official VibeTrader MCP server enabling AI agents to manage trading bots, portfolios, strategies, and market analysis via natural language.

E

MCP

etbars/vibetrader-mcp

Added 1 June 2026

Overview

This MCP server lets AI agents control VibeTrader trading bots, portfolios, and strategies through natural language commands. It translates agent requests into API calls for market analysis, bot management, and portfolio adjustments.

Best for

Best for
Developers building AI agent workflows that need to interact with VibeTrader trading bots and portfolios.

Use cases

  • Ask an AI assistant to create or modify a trading strategy in natural language
  • Let an agent monitor portfolio performance and suggest rebalancing actions
  • Automate market analysis queries through conversational interfaces

How to use

Install

pip install -r requirements.txt

Tools exposed

  • create_bot
  • list_bots
  • get_bot
  • start_bot
  • pause_bot
  • delete_bot
  • set_trading_mode
  • get_portfolio
  • get_trade_history
  • get_quote
  • get_options_chain
  • backtest_strategy
  • list_strategy_templates

Tested with

Claude Desktop, Cursor, Windsurf

Example client config

{\n  "mcpServers": {\n    "vibetrader": {\n      "url": "https://vibetrader-mcp-289016366682.us-central1.run.app/sse"\n    }\n  }\n}

Notes

This MCP server lets AI agents control VibeTrader trading bots, portfolios, and strategies through natural language commands. It translates agent requests into API calls for market analysis, bot management, and portfolio adjustments.

3 stars on GitHub. Last updated 2026-01-04. Licensed MIT.

Use cases

  • Ask an AI assistant to create or modify a trading strategy in natural language
  • Let an agent monitor portfolio performance and suggest rebalancing actions
  • Automate market analysis queries through conversational interfaces

Pros

  • Enables natural language control of trading operations without manual API coding
  • Open source Python implementation with clear MCP protocol integration
  • Directly connects to VibeTrader’s existing bot and portfolio management features

Cons

  • Very low community adoption (3 stars) suggests limited testing or support
  • Dependent on VibeTrader platform availability and API stability
  • No documentation or usage examples beyond the repository description

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables natural language control of trading operations without manual API coding
  • Open source Python implementation with clear MCP protocol integration
  • Directly connects to VibeTrader's existing bot and portfolio management features

Cons

  • Very low community adoption (3 stars) suggests limited testing or support
  • Dependent on VibeTrader platform availability and API stability
  • No documentation or usage examples beyond the repository description
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks