Back to search
30
MCP

@udibo/deno-mcp

jsr/@udibo/deno-mcp

The Deno Model Context Protocol (MCP) server provides a bridge for AI assistants, like Cursor, to interact with your Deno projects.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mmizutani/mcp-remote-deno
A Deno-based bidirectional proxy for Model Context Protocol (MCP) that connects local STDIO servers to remote SSE servers with OAuth authent
0 tools
cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
0 tools
mcp-server-odoo
Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and
0 tools
@azinod/cursor-cloud-agent-mcp
Model Context Protocol server for Cursor Cloud Agents API - programmatically create, manage, and interact with AI-powered coding agents thro
0 tools
Unreal_mcp
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Br
0 tools
devtoolsonline-mcp
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@udibo/deno-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}