Skip to main content
ClaudeWave

LeanTrading hosted OAuth MCP plugin and marketplace metadata

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/12/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/LeanTrading/leantrading-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "leantrading-mcp": {
      "command": "node",
      "args": ["/path/to/leantrading-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/LeanTrading/leantrading-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# LeanTrading MCP

Connect Cursor, Claude, and other MCP clients to the hosted LeanTrading
assistant surface through OAuth 2.1/PKCE.

## Hosted server

```text
https://www.leantrading.io/api/mcp
```

The server requires a LeanTrading OAuth connection and an eligible paid
Pro/Elite/Blueprint/Admin account. Product Tester, Explorer, and free accounts
are not granted hosted MCP access.

## Installation

This repository contains the marketplace metadata and Cursor plugin wrapper.
It does not contain credentials and does not require a manually copied
Supabase session JWT.

The default OAuth request is read-only. Chart, write, and execute capabilities
must be explicitly requested by the client and remain subject to LeanTrading
scope checks and confirmation boundaries.

## Safety boundaries

- OAuth authorization uses PKCE with the S256 method.
- Access and refresh tokens are not stored in plaintext by the server.
- Entitlements are checked again on every hosted MCP call.
- Webhook secrets are redacted and are not returned by the MCP tools.
- Silent broker order placement is not exposed as an MCP operation.
- Chart and alert mutations require stronger scopes and confirmation flows.

Marketplace listing is not a security certification. Review the source,
requested scopes, and the LeanTrading privacy/security notices before
connecting an account.

## Repository packaging

This directory is the export bundle for the public
`LeanTrading/leantrading-mcp` repository. It contains metadata and a thin
wrapper for the hosted service; it does not contain the private server source.

Before submitting it to a marketplace:

1. Keep the repository public and limited to this bundle.
2. Keep the repository URL in `server.json` and `plugin.json` synchronized.
3. Keep the hosted endpoint and version in all metadata synchronized with the
   deployed server.
4. Publish the approved data-retention and deletion policy before final
   marketplace submission.

## Privacy note

MCP requests can expose the user's requested LeanTrading system context,
intelligence, risk-preview, advisory, and charting data to the connected
client. Hosted MCP calls are audited using server-side metadata such as user,
client, event, tool, status, and structured metadata; raw tool arguments are
not stored. This metadata is retained only as long as necessary to provide the
service, protect it, and comply with legal obligations, then deleted or
anonymized when no longer needed. Account deletion remains subject to short
backup cycles and statutory retention duties.

MCP hosting and database/authentication subprocessors include Vercel and
Supabase. Data-protection requests can be sent to `info@leantrading.de`.

What people ask about leantrading-mcp

What is LeanTrading/leantrading-mcp?

+

LeanTrading/leantrading-mcp is mcp servers for the Claude AI ecosystem. LeanTrading hosted OAuth MCP plugin and marketplace metadata It has 0 GitHub stars and its last recorded update is dated 2026-09-11.

How do I install leantrading-mcp?

+

You can install leantrading-mcp by cloning the repository (https://github.com/LeanTrading/leantrading-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is LeanTrading/leantrading-mcp safe to use?

+

Our security agent has analyzed LeanTrading/leantrading-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains LeanTrading/leantrading-mcp?

+

LeanTrading/leantrading-mcp is maintained by LeanTrading. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.

Are there alternatives to leantrading-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy leantrading-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: LeanTrading/leantrading-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/leantrading-leantrading-mcp)](https://claudewave.com/repo/leantrading-leantrading-mcp)
<a href="https://claudewave.com/repo/leantrading-leantrading-mcp"><img src="https://claudewave.com/api/badge/leantrading-leantrading-mcp" alt="Featured on ClaudeWave: LeanTrading/leantrading-mcp" width="320" height="64" /></a>

More MCP Servers

leantrading-mcp alternatives