poetryprotocol/hermes-mcp
3.2
If you are the rightful owner of hermes-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.
Hermes MCP is a lightweight, reliable Model Context Protocol server designed for Claude Desktop, offering essential development tools with a focus on Windows compatibility.
Tools
Functions exposed to the LLM to take actions
read_file
Read text file contents
write_file
Create/overwrite file
append_to_file
Append to file
delete_file
Delete a file
copy_file
Copy file
move_file
Move/rename file
file_exists
Check existence
get_file_info
Size, dates, type
list_directory
List contents
search_files
Find by glob pattern
run_powershell
Execute PowerShell commands (Windows)
run_git
Execute Git commands
fetch_url
Fetch webpage as text
http_request
Full HTTP API calls
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client