JavaScript Executor
Verified IntegrationClient Configuration
— Connect JavaScript Executor to Claude Desktop or Cursor in seconds{
"mcpServers": {
"javascript-executor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-javascript-executor"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Executes JavaScript code securely within an isolated environment to perform data analysis on various formats including JSON, CSV, and TSV.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for JavaScript Executor
It supports JSON, CSV, TSV, and pipe-separated data. The tool automatically detects the data format and delimiter from the content, converting all tabular data into JavaScript arrays of objects for easy manipulation.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.