🤖

Backtest360

MCP server exposing the Backtest360 engine API as tools for AI agents.

AI & Machine Learning stdio pypi pypistdioremote
RUN IN TERMINAL
claude mcp add combacktest360-backtest360 -- uvx backtest360-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "combacktest360-backtest360": { "command": "uvx", "args": ["backtest360-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "combacktest360-backtest360": { "command": "uvx", "args": ["backtest360-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "combacktest360-backtest360": { "command": "uvx", "args": ["backtest360-mcp"] } } }

About This MCP Server

The com.backtest360/backtest360 server is an implementation of the Model Context Protocol that provides access to the Backtest360 engine API, allowing AI agents to utilize its capabilities. This server enables remote connections and communicates through standard input/output interfaces. Developers would use this server to integrate the Backtest360 engine with AI coding assistants, such as Claude Code and Cursor, to leverage its functionality in their development workflows.

MCP server exposing the Backtest360 engine API as tools for AI agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

backtest360-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Backtest360 server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/combacktest360-backtest360.svg)](https://skillsplayground.com/mcps/combacktest360-backtest360/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.