etbars/vibetrader-mcp
by Various
Official VibeTrader MCP server enabling AI agents to manage trading bots, portfolios, strategies, and market analysis via natural language.
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_botlist_botsget_botstart_botpause_botdelete_botset_trading_modeget_portfolioget_trade_historyget_quoteget_options_chainbacktest_strategylist_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
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.