Back to Home

md-skills-mcp

by NickRimmer

Overview

Provides a server that exposes local scripts defined in Markdown, PowerShell, or TypeScript as MCP tools to an MCP-capable client.

Installation

Run Command
No command provided

Security Notes

The server executes arbitrary PowerShell and TypeScript files from the specified tools folder. PowerShell scripts are run with `-ExecutionPolicy Bypass`, which allows any script to execute, posing a significant security risk if tool files are untrusted or sourced externally. TypeScript files are transpiled and executed at load time, also allowing arbitrary code execution. Running this server with untrusted tool files could lead to system compromise.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassLow
Stars0
Forks0
Last Update2025-11-17

Tags

MCPToolingTypeScriptPowerShellMarkdownServer