Skip to content
Back to search
30
MCP

backtest360-mcp

pypi/backtest360-mcp

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Backtest360
MCP server exposing the Backtest360 engine API as tools for AI agents.
0 tools · streamable-http
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
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "backtest360-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}