ephor-mcp

ephor-mcp

1

This project is an MCP server allowing multiple AI agents to share and collaborate by submitting and retrieving responses to prompts. It supports development, deployment, and testing features, including integration with MCP Inspector.

Overview

The project implements an MCP server that enables multiple AI agents to share and read responses to prompts using two key tools: submit-response and get-responses. It supports testing and debugging with MCP Inspector and provides instructions for installation, development, and deployment to EC2.

Features

  • Multiple AI agents can share responses to the same prompts
  • Exposes /sse and /messages endpoints
  • Supports MCP Inspector for testing and debugging

Usage

  • Endpoints: /sse for server-sent events, /messages for message exchange