Feel-ix-343/alacritty-mcp
3.3
If you are the rightful owner of alacritty-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 henry@mcphub.com.
A Model Context Protocol (MCP) server for controlling Alacritty terminal instances.
Tools
Functions exposed to the LLM to take actions
list_instances
Lists all running Alacritty instances.
spawn_instance
Creates a new Alacritty terminal instance.
send_keys
Sends keyboard input to a specific Alacritty instance.
screenshot_instance
Captures content from an Alacritty instance.
get_neovim_context
Extracts comprehensive context from a Neovim instance running in an Alacritty terminal.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client