Skip to content
Back to search
30
MCP streamable-http

Backtest360

com.backtest360/backtest360

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

backtest360-mcp
MCP server exposing the Backtest360 engine API as tools for AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
contextl-mcp
Repository Intelligence Engine — MCP server for AI coding agents
0 tools
backburner-mcp
An MCP server that lets AI agents run long jobs in the background and collect results later
0 tools
io.github.vfa-khuongdv/mcp-backlog
MCP server for Backlog API integration with AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "backtest360": {
      "url": "https://mcp.backtest360.com/mcp",
      "transport": "streamable-http"
    }
  }
}