ZbigniewTomanek_my-mcp-server
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.
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.