StratVerity MCP Server
StratVerity MCP Server
알고리즘 트레이딩 백테스트를 감사하고 검증하세요 — Claude Code, Cursor, Windsurf 및 모든 MCP 클라이언트에서 직접.
StratVerity MCP는 LLM 코딩 에이전트에 백테스트 감사 도구를 제공합니다. 모든 계산을 StratVerity FastAPI 백엔드(https://api.stratverity.com)에 위임하며, 제출된 전략 코드를 로컬에서 절대 실행하지 않습니다.
도구
도구 | 설명 |
| 전략 발췌문의 정적 진단(룩어헤드 바이어스, 리페인팅, 과적합). |
| SHA-256 해시로 봉인된 감사 증명의 진위를 검증합니다. |
| 인증된 감사에 대한 임베드 가능한 배지 URL을 생성합니다. |
Related MCP server: ai-trader
설치
Smithery (권장)
npx -y @stratverity/stratverity-mcpClaude Code
// .mcp.json
{
"mcpServers": {
"stratverity": {
"command": "npx",
"args": ["-y", "@stratverity/stratverity-mcp"]
}
}
}Cursor / Windsurf
동일한 서버 항목을 MCP 구성에 추가하고 npx -y @stratverity/stratverity-mcp를 가리키도록 설정하세요.
환경 변수
변수 | 필수 | 설명 |
| 아니요 | 백엔드 오리진(기본값 |
| 아니요 | 인증된 엔드포인트용 Bearer 토큰 |
개발
npm install
npm run build # compile to dist/
npm run dev # run with tsx보안
Fail-closed: 모든 업스트림 오류는 구조화된 오류를 반환하며, 조작된 결과를 절대 반환하지 않습니다.
코드 실행 없음, 실시간 거래 없음, 비밀 정보 처리 없음.
업스트림 백엔드에 의해 요청 속도가 제한됩니다.
라이선스
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceLocal-first backtesting engine with built-in overfitting detection (PBO, deflated Sharpe, bootstrap CI, walk-forward) and a native MCP server for AI agents to validate trading strategies.4Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants like Claude to run backtests, fetch market data, list strategies, and analyze trading algorithms via natural language.995GPL 3.0

panther-mcpofficial
AlicenseNot gradedqualityDmaintenanceEnables AI assistants to backtest trading strategies described in plain English, providing access to market data, technical indicators, and comprehensive performance reports.1MIT- AlicenseBqualityAmaintenanceVerify a number before an agent asserts it — a Deflated Sharpe Ratio for backtest, plus eval-gap, subset-win, and judge-bias checks, with signed receipts anyone can verify offline.34MIT
Related MCP Connectors
Build, backtest, and deploy quantitative trading strategies from your AI agent.
Deterministic pre-execution audit for trading agents. PASS/WAIT/FAIL, reproducible verdict_hash.
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mathieusarrue-alt/stratverity-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server