sudsarkar13/deno-mcp
If you are the rightful owner of deno-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Deno MCP Tools is a comprehensive Model Context Protocol server designed to provide secure access to the Deno CLI toolchain, enabling AI assistants and compatible clients to interact with Deno's development tools through a standardized protocol.
Tools
Functions exposed to the LLM to take actions
deno_run
Execute Deno scripts with custom permissions and options.
deno_serve
Start HTTP servers with Deno.
deno_task
Run tasks defined in deno.json.
deno_repl
Start interactive Deno REPL sessions.
deno_eval
Evaluate TypeScript/JavaScript code directly.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client