An MCP tool server that provides a stateful terminal.
An MCP tool server that provides a stateful terminal.
This is the recommended way to install pty-mcp as it creates an isolated environment:
Install pipx if you haven’t already:
python -m pip install --user pipx
pipx ensurepath
Install pty-mcp:
pipx install git+https://github.com/qodo-ai/pty-mcp.git
The server will be available as pty-mcp in your path.
Cursor A11y Mcp
Perplexity Mcp Server
This Model Context Protocol (MCP) server enables LLMs like Claude to perform internet research using the Perplexity API. It provides real-time, up-to-date information with source citations.
Tavily Search Mcp Server
An MCP server implementation that integrates the Tavily Search API, providing optimized search capabilities for LLMs.