B-

pinescript-mcp.fly.dev

https://pinescript-mcp.fly.dev/mcp
82/100 · MCP Trust Grade · checked 7h ago · MCP 2025-06-18
Watched since 2026-06-03 — behavioral baseline locked. We re-check this server's tool surface on a schedule; if it adds, removes, or silently rewrites a tool (rug-pull), we record it.

What it offers — 10 tools · Maps & Geo

list_docs

List all available Pine Script v6 documentation files with descriptions. Returns files organised by category with descriptions. For small files use ge

list_sections

List all section headers in a doc file. Use before get_section() to find the right header. Especially useful for large files like ta.md, strategy.md,

get_doc

Read a specific Pine Script v6 documentation file. For large files (ta.md, strategy.md, collections.md, drawing.md, general.md) prefer list_sections()

get_section

Get a specific section from a documentation file by its header. Use after list_sections() shows available headers, or after resolve_topic() / search_d

search_docs

Search Pine Script v6 documentation and return matching sections. Finds sections containing the query and returns previews with get_section() call hin

get_functions

Get valid Pine Script v6 functions, optionally filtered by namespace. Use before writing Pine Script to see which functions exist. For checking a sing

validate_function

Check if a Pine Script v6 function name is valid.

resolve_topic

Fast lookup for exact Pine Script API terms and known concepts. Use for exact function names and Pine Script vocabulary (e.g., "ta.rsi", "strategy.ent

list_prompts

List all available prompts. Returns JSON with prompt metadata including name, description, and optional arguments.

get_prompt

Get a prompt by name with optional arguments. Returns the rendered prompt as JSON with a messages array. Arguments should be provided as a dict mappin

Spec conformance20%80
Security (OWASP MCP)30%100
Reliability / performance20%70
Tool hygiene15%76
Transparency / provenance15%70

Observed behavior

No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.

Findings

No blocking issues found in the static + spec checks.
Grade another server

We re-grade pinescript-mcp.fly.dev on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — pinescript-mcp.fly.dev grade B-
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade B- · wmcp.sh
[![MCP Trust Grade B-](https://wmcp.sh/mcp/grade/pinescript-mcp.fly.dev/badge.svg)](https://wmcp.sh/mcp/grade/pinescript-mcp.fly.dev)
<a href="https://wmcp.sh/mcp/grade/pinescript-mcp.fly.dev"><img src="https://wmcp.sh/mcp/grade/pinescript-mcp.fly.dev/badge.svg" alt="MCP Trust Grade B- · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.