Console
Verified IntegrationClient Configuration
— Connect Console to Claude Desktop or Cursor in seconds{
"mcpServers": {
"console-1": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-console-1"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Exposes a long-lived interactive REPL over stdio, offering stateful R and Python execution with LLM-specific output handling.
9/16/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Console
It allows LLMs to perform stateful, iterative R and Python execution, inspect intermediate values, and debug in place. Key benefits include token-efficient output processing, a smart pager to prevent context floods, in-band documentation, and direct plot visualization.
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.