MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Terminal MCP server for AI coding agents — spawn, manage, and monitor PTY sessions via the Model Context Protocol

Created 3/11/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-forge

Cursor configuration (mcp.json)

{ "mcpServers": { "ferodrigop-forge": { "command": "npx", "args": [ "ferodrigop-forge" ] } } }