ZbigniewTomanek_my-mcp-server

MCP-Mirror/ZbigniewTomanek_my-mcp-server

3.1

If you are the rightful owner of ZbigniewTomanek_my-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A custom Model Context Protocol (MCP) server implementation that provides file system and command execution tools for Claude Desktop and other LLM clients.

Tools

Functions exposed to the LLM to take actions

execute_shell_command

Execute shell commands safely using a list of arguments.

show_file

View file contents with optional line range specification.

search_in_file

Search for patterns in files using regular expressions.

edit_file

Make precise changes to files.

write_file

Write or append content to files.

fetch_page

Fetch the contents of a web page to a PDF and parse it to markdown using local LLMs.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources