mikegehard_isolated-commands-mcp-server

mikegehard_isolated-commands-mcp-server

0

The isolated-commands-mcp-server is a TypeScript-based MCP server designed for running commands in a local isolated environment. It features a simple notes system allowing resource management and summarization using Model Context Protocol concepts.

isolated-commands-mcp-server MCP Server

A Model Context Protocol server for running commands locally in an isolated environment.

Features

Resources

  • List and access notes via note:// URIs
  • Each note has a title, content, and metadata
  • Plain text mime type for simple content access

Tools

  • Create new text notes with create_note

Prompts

  • Generate a summary of all stored notes with summarize_notes