OpenAlgo MCP Server stub
Project description
This is an MCP server for OpenAlgo - (logic is copied from https://github.com/marketcalls/openalgo )
It has been repackaged for use as a module without necessity of cloning repos and installing python script.
Requirements:
- Local 3.12 or higher Python
- uvx installed
How to Install uvx (uv)
- Universal (Windows, Linux, Mac):
pip install uv
- Mac (with Homebrew):
brew install uv
- Prebuilt binaries:
Download from uv releases for your platform.
After installation, the uvx command will be available in your terminal.
Addition of an entry similar to below on your favorite MCP Client. The below is tested with Cline plugin on VSCode.
"openalgo": {
"disabled": false,
"timeout": 60,
"type": "stdio",
"command": "uvx",
"args": [
"openalgo-mcp@latest",
"YOUR-OPENALGO-KEY",
"http://127.0.0.1:5000"
]
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openalgo_mcp-0.1.8.tar.gz.
File metadata
- Download URL: openalgo_mcp-0.1.8.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
025f0494f90784c13088ed86091ea347e27fc3bea6ce1e8d59fe0c46875fdbc3
|
|
| MD5 |
caa9b0763dfdc1d6e4287064a2c770c6
|
|
| BLAKE2b-256 |
d2e68cd430ed45bf3a7bd377b3da293b0fd66bb847950b6def1b385457079fb1
|
File details
Details for the file openalgo_mcp-0.1.8-py3-none-any.whl.
File metadata
- Download URL: openalgo_mcp-0.1.8-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94b5cdea8187244e90eb5895e1327ca12da1d020feda4fac3e04379f9e5caf19
|
|
| MD5 |
670c2857a8ff13683b7250a44ba7fa71
|
|
| BLAKE2b-256 |
aa1b434c2d58c94044d0b8959bad4e9d3a927f5635139b5d48132a5c5b4cc943
|