Skip to main content
mcpSource-backedReview first Safety Privacy
KLinePic logo

KLinePic MCP Server

Source-backed KLinePic stdio MCP server for turning broker and exchange fills into annotated post-trade candlestick review charts, with capability discovery and no-charge request preflight before quota-consuming rendering.

by KLinePic · submitted by sher1096·added 2026-07-13·
HarnessClaude CodeCodexCursorClaude Desktop
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://github.com/sher1096/klinepic-agent-api-examples/blob/master/README.md, https://github.com/sher1096/klinepic-agent-api-examples, https://klinepic.com/guides/trade-review-chart-api/
Brand
KLinePic
Brand domain
klinepic.com
Brand asset source
brandfetch
Safety notes
The GitHub npx command downloads and executes the reviewed commit c48f3dc; review the source before changing this pin in controlled production environments., klinepic_create_review_chart consumes chart-render quota; call capabilities and the no-charge preflight tool first, then require human confirmation before rendering., KLinePic creates post-trade review charts only and does not provide trading signals, price forecasts, investment advice, or order execution.
Privacy notes
Symbols, timestamps, prices, quantities, trade directions, fees, notes, and K-line data in tool requests are transmitted over HTTPS to the hosted KLinePic Agent API., Leave KLINEPIC_BASE_URL unset to use the hosted API, or set it only to a trusted HTTPS endpoint; the adapter sends the API key and full trade payload to this override., Store KLINE_AGENT_API_KEY in MCP environment configuration or a secret manager, never in source control, chat transcripts, screenshots, issues, or shared logs., Tool inputs, validation results, and returned chart images can enter the MCP host and model context; review client logging and retention before processing confidential trading records.
Author
KLinePic
Submitted by
sher1096
Claim status
unclaimed
Last verified
2026-07-13

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

78

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

CLI install

Copy-ready — paste the snippet to get started.

5 minutes

Install command

Provided

Config snippet

Provided

Copy snippet

Provided

Prerequisites

4 to clear

Platforms

4 listed

Install type

CLI install

Adoption plan

Balanced adoption plan

Current risk score 16/100. Use staged verification before broader rollout.

Risk 16

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (5/6 signals complete).

Risk 15

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

5/6 steps complete with no blocking gaps for this preset.

Risk 14

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

4 prerequisites to line up before setup. Have accounts and credentials ready first.

0/4 ready
Account & credentials1Install & runtime1Network & hosting1General15 minutes

Safety & privacy surface

Safety & privacy surface

3 safety and 4 privacy notes across 4 risk areas. Review closely: credentials & tokens, network access.

4 areas
  • SafetyNetwork accessThe GitHub npx command downloads and executes the reviewed commit c48f3dc; review the source before changing this pin in controlled production environments.
  • SafetyGeneralklinepic_create_review_chart consumes chart-render quota; call capabilities and the no-charge preflight tool first, then require human confirmation before rendering.
  • SafetyGeneralKLinePic creates post-trade review charts only and does not provide trading signals, price forecasts, investment advice, or order execution.
  • PrivacyNetwork accessSymbols, timestamps, prices, quantities, trade directions, fees, notes, and K-line data in tool requests are transmitted over HTTPS to the hosted KLinePic Agent API.
  • PrivacyCredentials & tokensLeave KLINEPIC_BASE_URL unset to use the hosted API, or set it only to a trusted HTTPS endpoint; the adapter sends the API key and full trade payload to this override.
  • PrivacyCredentials & tokensStore KLINE_AGENT_API_KEY in MCP environment configuration or a secret manager, never in source control, chat transcripts, screenshots, issues, or shared logs.
  • PrivacyExecution & processesTool inputs, validation results, and returned chart images can enter the MCP host and model context; review client logging and retention before processing confidential trading records.

Safety notes

  • The GitHub npx command downloads and executes the reviewed commit c48f3dc; review the source before changing this pin in controlled production environments.
  • klinepic_create_review_chart consumes chart-render quota; call capabilities and the no-charge preflight tool first, then require human confirmation before rendering.
  • KLinePic creates post-trade review charts only and does not provide trading signals, price forecasts, investment advice, or order execution.

Privacy notes

  • Symbols, timestamps, prices, quantities, trade directions, fees, notes, and K-line data in tool requests are transmitted over HTTPS to the hosted KLinePic Agent API.
  • Leave KLINEPIC_BASE_URL unset to use the hosted API, or set it only to a trusted HTTPS endpoint; the adapter sends the API key and full trade payload to this override.
  • Store KLINE_AGENT_API_KEY in MCP environment configuration or a secret manager, never in source control, chat transcripts, screenshots, issues, or shared logs.
  • Tool inputs, validation results, and returned chart images can enter the MCP host and model context; review client logging and retention before processing confidential trading records.

Prerequisites

  • Node.js 20 or newer with npx available.
  • A KLinePic Agent API key stored in the KLINE_AGENT_API_KEY environment variable.
  • Claude Code, Claude Desktop, Cline, Cursor, or another MCP host with stdio support.
  • Broker or exchange fills and matching K-line data that you are permitted to process.

Schema details

Install type
cli
Troubleshooting
No
Source repository stats
Scope
Source repo
Skill and platform metadata
Retrieval sources
https://github.com/sher1096/klinepic-agent-api-examples/blob/master/README.mdhttps://github.com/sher1096/klinepic-agent-api-examples/blob/master/llms-install.mdhttps://github.com/sher1096/klinepic-agent-api-examples/blob/master/package.jsonhttps://github.com/sher1096/klinepic-agent-api-examples/blob/master/SECURITY.mdhttps://registry.modelcontextprotocol.io/v0.1/servers/io.github.sher1096%2Fklinepic/versions/latest
Collection metadata
Estimated setup
5 minutes
Difficulty
intermediate
Full copyable content
{
  "mcpServers": {
    "klinepic": {
      "command": "npx",
      "args": ["-y", "github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef"],
      "env": {
        "KLINE_AGENT_API_KEY": "YOUR_KLINEPIC_AGENT_API_KEY"
      }
    }
  }
}

About this resource

Content

KLinePic is an MIT-licensed stdio MCP adapter for creating annotated post-trade candlestick review-chart PNGs from broker or exchange fills. It connects Claude and other MCP clients to the hosted KLinePic Agent API while keeping capability discovery and request validation separate from the quota-consuming render operation.

The server exposes exactly three tools:

  • klinepic_get_capabilities checks key permissions, supported endpoints, plan limits, and remaining quota.
  • klinepic_preflight_review_chart validates fills, K-line data, scopes, and estimated cost without consuming chart-render quota.
  • klinepic_create_review_chart returns an annotated candlestick PNG as native MCP image content and consumes one chart render.

Verified Behavior

The public adapter repository documents and exercises the following checks:

  • Four API adapter tests pass.
  • A real MCP stdio initialization and tools/list handshake discovers all three tool schemas.
  • A fresh Windows Cline-compatible cmd /c npx installation from an empty directory completes MCP initialization and tool discovery.
  • Live production capability discovery and no-charge preflight pass with a scoped Agent API key.
  • GitHub Actions builds the Docker image from a clean Linux checkout.
  • The official MCP Registry lists io.github.sher1096/klinepic as an active server package.

These checks establish installation, schema discovery, and preflight behavior. They do not turn KLinePic into a trading signal or order-execution system.

Installation

Run the server directly from its public GitHub repository:

npx -y github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef

For Claude Code on macOS or Linux:

claude mcp add klinepic \
  --env KLINE_AGENT_API_KEY=YOUR_KLINEPIC_AGENT_API_KEY \
  -- npx -y github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef

For JSON-based MCP clients:

{
  "mcpServers": {
    "klinepic": {
      "command": "npx",
      "args": [
        "-y",
        "github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef"
      ],
      "env": {
        "KLINE_AGENT_API_KEY": "YOUR_KLINEPIC_AGENT_API_KEY"
      }
    }
  }
}

On Windows clients that do not resolve npx directly, use cmd as the command and ["/c", "npx", "-y", "github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef"] as the argument list. Keep the API key in the same environment block.

Recommended Workflow

  1. Call klinepic_get_capabilities and inspect scopes, limits, and quota.
  2. Prepare broker or exchange fills plus matching K-line data.
  3. Call klinepic_preflight_review_chart to catch malformed data, unsupported sources, missing scopes, IP restrictions, plan state, and quota issues.
  4. Review the validation result and estimated chart cost.
  5. Ask the user to confirm the render.
  6. Call klinepic_create_review_chart and inspect the returned PNG.

Use Cases

  • Convert an A-share broker export into a candlestick review chart with real buy and sell markers.
  • Visualize US stock, cryptocurrency, or futures fills against matching K-line data after a completed trade.
  • Let Claude validate trade-review input before spending chart quota.
  • Produce a consistent PNG artifact for a trading journal or post-trade review.
  • Inspect API-key capabilities and remaining limits before starting a batch of review work.

Safety and Privacy

KLinePic is for post-trade visualization. It does not generate entry or exit signals, predict prices, provide investment advice, or place orders. Keep a human in the loop before any quota-consuming render and do not treat chart annotations as recommendations.

Tool requests can contain sensitive trading records, including instruments, timestamps, prices, quantities, directions, fees, and notes. Send only data you are permitted to process, keep the Agent API key outside source control, and review the MCP client's transcript, image, and log retention before using real broker or customer records. Leave KLINEPIC_BASE_URL unset to use the hosted KLinePic API. If you intentionally override it, use only a trusted HTTPS endpoint because the adapter sends both KLINE_AGENT_API_KEY and the full trade payload to that address.

Source Review

These sources were reviewed on 2026-07-13. Prefer the live repository, installation guide, package metadata, security policy, and official MCP Registry entry for current commands, versions, credentials, and tool behavior.

Duplicate Check

No KLinePic name, repository URL, io.github.sher1096/klinepic registry name, or dedicated post-trade candlestick review-chart MCP entry was found in HeyClaude content, open pull requests, or open issues before this submission.

Editorial Disclosure

This source-backed entry was submitted by the KLinePic repository owner. The adapter is public and MIT-licensed; API calls require a KLinePic Agent API key, preflight does not consume chart-render quota, and finished renders are subject to the account's plan and quota. There is no sponsorship or affiliate link in this entry.

Source citations

Add this badge to your README

Show that KLinePic MCP Server is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/mcp/klinepic-mcp-server.svg)](https://heyclau.de/entry/mcp/klinepic-mcp-server)

How it compares

KLinePic MCP Server side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

1 trust signal differ across this comparison (Submitter).

Field

Source-backed KLinePic stdio MCP server for turning broker and exchange fills into annotated post-trade candlestick review charts, with capability discovery and no-charge request preflight before quota-consuming rendering.

Open dossier

Local-first GoodMemory MCP server for giving Claude durable, scoped memory with SQLite storage, auditable recall, explicit deletion, and opt-in governed writes.

Open dossier

Visualization MCP server for generating charts, diagrams, maps, graphs, spreadsheets, and data-analysis visuals with AntV.

Open dossier

Python MCP server that connects Claude to market screening, TradingView-style technical analysis, Yahoo Finance prices, financial news, Reddit sentiment, backtesting, options-chain lookups, and multi-timeframe trading research workflows for crypto and stock markets.

Open dossier
Next steps
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustPackage not verifiedPackage not verifiedPackage not verifiedPackage not verified
Source provenanceSource-backedSource-backedSource-backedSource-backed
SubmitterDifferssher1096hjqcanoktofeesh1oktofeesh1
Install riskReview firstReview firstReview firstReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
BrandKLinePic logoKLinePicTradingView MCP logoTradingView MCP
Categorymcpmcpmcpmcp
Sourcesource-backedsource-backedsource-backedsource-backed
AuthorKLinePichjqcanAntVAtila Ahmettaner
Added2026-07-132026-07-132026-06-052026-06-06
Platforms
Claude CodeCodexCursorClaude Desktop
CodexClaude CodeClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Source repo
Safety notesThe GitHub npx command downloads and executes the reviewed commit c48f3dc; review the source before changing this pin in controlled production environments. klinepic_create_review_chart consumes chart-render quota; call capabilities and the no-charge preflight tool first, then require human confirmation before rendering. KLinePic creates post-trade review charts only and does not provide trading signals, price forecasts, investment advice, or order execution.Standalone MCP starts with eight read-only tools; the governed goodmemory_remember tool is registered only with --allow-write or GOODMEMORY_MCP_ALLOW_WRITE=1. Enabling writes persists selected memory; separate GoodMemory lifecycle APIs can remove stored records, so review write and deletion operations and keep backups of important data. Optional installed-host setup can modify Codex or Claude Code hook and MCP configuration; this is separate from standalone MCP mode.AntV MCP Server Chart can generate visual outputs from provided data, so review charts before using them in reports, dashboards, or customer-facing material. Geographic visualization tools may depend on external map services and have regional limitations described by the upstream project. Disable unsupported or unwanted chart tools with `DISABLED_TOOLS` when an MCP client has compatibility issues or a workflow should expose fewer visualization actions. Use private rendering infrastructure through `VIS_REQUEST_SERVER` when sensitive datasets should not be sent to the default chart generation service.TradingView MCP Server is an informational analysis tool and does not execute trades, manage money, or guarantee market outcomes. Treat screeners, technical indicators, backtests, walk-forward results, sentiment, options data, and generated trade-plan language as research signals that require independent verification. Market data, news feeds, Reddit sentiment, and third-party technical-analysis providers can be delayed, incomplete, rate-limited, unavailable, or inaccurate. Do not use MCP output as investment, legal, tax, accounting, or trading advice; consult qualified professionals for financial decisions. Keep automated agents from turning analysis output into orders unless a separate, human-approved trading system and compliance process handles execution.
Privacy notesSymbols, timestamps, prices, quantities, trade directions, fees, notes, and K-line data in tool requests are transmitted over HTTPS to the hosted KLinePic Agent API. Leave KLINEPIC_BASE_URL unset to use the hosted API, or set it only to a trusted HTTPS endpoint; the adapter sends the API key and full trade payload to this override. Store KLINE_AGENT_API_KEY in MCP environment configuration or a secret manager, never in source control, chat transcripts, screenshots, issues, or shared logs. Tool inputs, validation results, and returned chart images can enter the MCP host and model context; review client logging and retention before processing confidential trading records.Standalone mode stores durable memory in local SQLite by default, under the GoodMemory home directory, until the user exports or deletes it. Recalled memory is inserted into Claude's model context and can therefore be sent to the configured model provider. Optional PostgreSQL, embedding, or assisted-extraction providers change the data boundary and may send memory content to configured external services.Chart data, labels, prompts, generated images, service identifiers, and rendering requests may contain business metrics, personal data, locations, or customer information. Default chart rendering can involve AntV-hosted services; review data sensitivity before sending private datasets. Protect custom rendering endpoints, service identifiers, and any generated record links in client configs, logs, screenshots, and shared prompts.Symbols, watchlists, exchanges, timeframes, strategy parameters, backtest assumptions, portfolio-like prompts, and research questions may be sent to the MCP client, model, and third-party data providers. Generated analyses can reveal trading interests, research hypotheses, position-like intent, risk preferences, or account-related context if pasted into prompts. Avoid sharing brokerage credentials, account balances, order history, private portfolio allocations, API keys, or non-public investment information through prompts or environment variables. Hosted connector usage may expose prompts and market-research requests to the hosted provider under its terms; self-hosting keeps the MCP server local but still calls external data sources.
Prerequisites
  • Node.js 20 or newer with npx available.
  • A KLinePic Agent API key stored in the KLINE_AGENT_API_KEY environment variable.
  • Claude Code, Claude Desktop, Cline, Cursor, or another MCP host with stdio support.
  • Broker or exchange fills and matching K-line data that you are permitted to process.
  • Bun 1.3 or newer on PATH for the packaged MCP command.
  • Node.js 20 or newer and npm for the global package install.
  • A stable user id to scope recalled and stored memory.
  • A writable local GoodMemory directory, or an explicitly configured PostgreSQL store.
  • Node.js and npm available to the MCP client runtime.
  • Structured data or a clear visualization request.
  • Optional private chart rendering service if default remote rendering is not appropriate for the data.
  • Optional tool filtering plan for chart types that should not be exposed to a given agent workflow.
  • Python 3.10 or newer.
  • uv or another Python package runner that can launch the `tradingview-mcp-server` package.
  • Network access to third-party market-data, news, Reddit, Yahoo Finance, and TradingView-related data providers used by the server.
  • Review of local rules, exchange/data-provider terms, rate limits, and financial-compliance constraints before using live market data.
Install
npx -y github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef
npm install -g goodmemory@0.5.1
npx -y @antv/mcp-server-chart
uvx --from tradingview-mcp-server tradingview-mcp
Config
{
  "mcpServers": {
    "klinepic": {
      "command": "npx",
      "args": ["-y", "github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef"],
      "env": {
        "KLINE_AGENT_API_KEY": "YOUR_KLINEPIC_AGENT_API_KEY"
      }
    }
  }
}
{
  "mcpServers": {
    "goodmemory": {
      "command": "goodmemory-mcp",
      "args": ["--standalone", "--user-id", "YOUR_USER_ID"]
    }
  }
}
{
  "mcpServers": {
    "mcp-server-chart": {
      "command": "npx",
      "args": ["-y", "@antv/mcp-server-chart"],
      "env": {
        "DISABLED_TOOLS": "generate_fishbone_diagram,generate_mind_map"
      }
    }
  }
}
{
  "mcpServers": {
    "tradingview": {
      "command": "uvx",
      "args": ["--from", "tradingview-mcp-server", "tradingview-mcp"],
      "env": {
        "HOST": "127.0.0.1",
        "PORT": "8000"
      }
    }
  }
}
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.