Deno MCP Server

Betadevelopment
60 starsTypeScriptdenoland
GitHub
About

Overview

The Deno MCP Server enables AI agents to work with the Deno JavaScript/TypeScript runtime. It provides tools for executing Deno scripts, managing Deno Deploy projects, running tests, and working with Deno's permission model.
Capabilities

Tools & Capabilities

run_script

Execute a Deno script

run_tests

Run Deno tests

check_types

Type-check a TypeScript file

format

Format code using deno fmt

Setup

Installation

bash
Install
deno install -A mcp-server-deno
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "deno": {
      "command": "deno",
      "args": ["run", "-A", "mcp-server-deno"]
    }
  }
}

Quick Info

Authordenoland
LanguageTypeScript
StatusBeta
Stars 60
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us