does-it-install?

← All servers

ai.tradesearcher/mcp-server

Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.

ai.tradesearcher/mcp-server · Repository · version 0.1.1 · 0 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

npx @tradesearcher/mcp-server

Needs credentials: TRADESEARCHER_API_KEY. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-15 · probed over npm

4 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
file:///tmp/does-it-install/dii-npm-6LTWy1/node_modules/@tradesearcher/mcp-server/src/index.js:5
import { createClient, limitTradesInResponse, compactAgentResponse } from '@tradesearcher/core';
                                              ^^^^^^^^^^^^^^^^^^^^
SyntaxError: The requested module '@tradesearcher/core' does not provide an export named 'compactAgentResponse'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:226:21)
    at async ModuleJob.run (node:internal/modules/esm/module_job:335:5)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)

Node.js v22.23.2

macOS

needs credentials2026-08-15 · probed over npm

4 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
file:///private/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/does-it-install/dii-npm-UTDV5x/node_modules/@tradesearcher/mcp-server/src/index.js:5
import { createClient, limitTradesInResponse, compactAgentResponse } from '@tradesearcher/core';
                                              ^^^^^^^^^^^^^^^^^^^^
SyntaxError: The requested module '@tradesearcher/core' does not provide an export named 'compactAgentResponse'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:226:21)
    at async ModuleJob.run (node:internal/modules/esm/module_job:335:5)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)

Node.js v22.23.1

Windows

needs credentials2026-08-15 · probed over npm

4 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
file:///C:/Users/RUNNER%7E1/AppData/Local/Temp/does-it-install/dii-npm-7ZqrGi/node_modules/@tradesearcher/mcp-server/src/index.js:5
import { createClient, limitTradesInResponse, compactAgentResponse } from '@tradesearcher/core';
                                              ^^^^^^^^^^^^^^^^^^^^
SyntaxError: The requested module '@tradesearcher/core' does not provide an export named 'compactAgentResponse'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:226:21)
    at async ModuleJob.run (node:internal/modules/esm/module_job:335:5)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)

Node.js v22.23.2

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/ai.tradesearcher__mcp-server.json)](https://doesitinstall.com/s/ai.tradesearcher__mcp-server.html)