Skip to main content
Glama

Pine Script v6 MCP Server

package.json765 B
{ "name": "pinescriptmcp", "version": "1.0.0", "description": "本ドキュメントは、`pinescriptMCP/manual.json`(Pine Script v6 リファレンスの JSON 化データ)を一次ソースとして、Claude / Codex / Gemini CLI 等の MCP 対応クライアントで正確な Pine Script コーディングを支援する最小構成の MCP サーバを設計・構築するための仕様と手順を示します。", "type": "module", "main": "index.js", "scripts": { "start": "node server.mjs --manual pinescriptMCP/manual.json", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.18.0", "zod": "^3.25.76" } }

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/harunamitrader/pinescriptV6_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server