.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/lumiwealth/lumibot
home/mcp-servers/lumiwealth/lumibot
lumiwealth avatar

lumibot

bylumiwealth· 1 MCP server

Stars

1.9k

Forks

356

Category

Finance & Trading

View on GitHub

TL;DR

Backtestable AI trading agents and Python algorithmic trading strategies for stocks, options, crypto, futures, forex, SEC filings, FRED macro data, and real brokers.

How to install lumibot?

lumiwealth/lumibot
$git clone https://github.com/lumiwealth/lumibot

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install lumibot by running `git clone https://github.com/lumiwealth/lumibot`, then use it for the current task and follow its documentation at https://github.com/lumiwealth/lumibot.

Files · 1

View on GitHub
README.md
1[![CI Status](https://github.com/Lumiwealth/lumibot/actions/workflows/cicd.yaml/badge.svg?branch=dev)](https://github.com/Lumiwealth/lumibot/actions/workflows/cicd.yaml)
2[![Coverage](https://raw.githubusercontent.com/Lumiwealth/lumibot/badge/coverage.svg)](https://github.com/Lumiwealth/lumibot/actions/workflows/cicd.yaml)
3 
4# Lumibot - A Backtesting and Trading Library for Stocks, Options, Crypto, Futures, FOREX and More!
5 
6Lumibot is a backtesting and trading library for stocks, options, crypto, futures and more. It is made so that the same code you use for backtesting can be used for live trading, making it easy to transition from backtesting to live trading. Lumibot is a highly flexible library that allows you to create your own strategies and indicators, and backtest them on historical data. It is also highly optimized for speed, so you can backtest your strategies quickly and efficiently.
7 
8**IMPORTANT: This library requires data for backtesting. The recommended data source is [Polygon.io](https://polygon.io/?utm_source=affiliate&utm_campaign=lumi10) (a free tier is available too). Please click the link to give us credit for the sale, it helps support this project. You can use the coupon code 'LUMI10' for 10% off.**
9 
10## Documentation - 👇 Start Here 👇
11 
12To get started with Lumibot, you can check out our documentation below.
13 
14**Check out the documentation for the project here: 👉 <http://lumibot.lumiwealth.com/> 👈**
15 
16## Build Trading Bots with AI
17 
18Want to build trading bots without code? Check out our new platform [BotSpot](https://botspot.trade/sales?utm_source=lumibot+docs&utm_medium=documentation&utm_campaign=GitHub+Readme) where you can create and deploy trading strategies using AI! BotSpot allows you to:
19 
20- Build trading bots using natural language and AI
21- Test your strategies with historical data
22- Deploy your bots to trade automatically
23- Join a community of algorithmic traders
24 
25**Visit [BotSpot.trade](https://botspot.trade/sales?utm_source=lumibot+docs&utm_medium=documentation&utm_campaign=GitHub+Readme) to get started building AI-powered trading bots today!**
26 
27## Blog
28 
29Our blog has lots of example strategies and shows you how to run a bot using LumiBot. Check the blog out here:
30 
31**https://lumiwealth.com/blog/**
32 
33## Run a backtest
34 
35To run a backtest, you can use the following code snippet:
36 
37```bash
38python -m lumibot.example_strategies.stock_buy_and_hold
39```
40 
41## Run an Example Strategy
42 
43We made a small example strategy to show you how to use Lumibot in this GitHub repository: [Example Algorithm GitHub](https://github.com/Lumiwealth-Strategies/stock_example_algo)
44 
45To run this example strategy, click on the `Deploy to Render` button below to deploy the strategy to Render (our recommendation). You can also run the strategy on Repl.it by clicking on the `Run on Repl.it` button below.
46 
47[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/Lumiwealth-Strategies/stock_example_algo)
48 
49[![Run on Repl.it](https://replit.com/badge/github/Lumiwealth-Strategies/stock_example_algo)](https://replit.com/new/github/Lumiwealth-Strategies/stock_example_algo)
50 
51**For more information on this example strategy, you can check out the README in the example strategy repository here: [Example Algorithm](https://github.com/Lumiwealth-Strategies/stock_example_algo)**
52 
53## Contributors
54 
55If you want to contribute to Lumibot, you can check how to get started below. We are always looking for contributors to help us out!
56 
57Here's a video to help you get started with contributing to Lumibot: [Watch The Video](https://youtu.be/Huz6VxqafZs)
58 
59**Steps to contribute:**
60 
610. Watch the video: [Watch The Video](https://youtu.be/Huz6VxqafZs)
621. Clone the repository to your local machine
632. Create a new branch for your feature
643. Run `pip install -r requirements_dev.txt` to install the developer dependencies
654. Install all the requirements from setup.py: `pip install -e .`
665. Make your changes

Preview

lumiwealth/lumibotlumiwealth/lumibot
Repolumiwealth/lumibot
TypeMCP Servers
CategoryFinance & Trading
UpdatedJul 2026
LicenseGPL-3.0
First seenJul 27, 2026

Tags

MCP

Related

6 picks
Type
  1. jerbouma avatarfinancetoolkit200+ transparent financial metrics calculated from raw statements, not third-party endpoints.MCP ServersJul 202661k5.2k
  2. financial-datasets avatarmcp-serverAn MCP server for interacting with the Financial Datasets stock market API.MCP ServersJun 202556k2.2k
  3. quantconnect avatarmcp-serverPython MCP server for local interactions with the QuantConnect API.MCP ServersMay 202656k78
  4. alpacahq avataralpaca-mcp-serverAlpaca Trading API integration for Model Context Protocol (MCP). V2 generates 60+ tools directly from Alpaca's OpenAPI specs using FastMCP.MCP ServersJul 202643k891
  5. getnable avatarfinopsmcpSee where your cloud and AI bills go, and spend less. Local-first, in your terminal or editor.MCP ServersJul 202616k14
  6. xeroapi avatarxero-mcp-serverMCP server implementation for Xero integrationMCP ServersJun 202614k342