System Paths

Standalone MCP Web Development Server

Comprehensive server management and monitoring interface

Server Online

v2.1.1

Last check: 2026-03-23 02:54:49

Type 1: SSE Endpoint
Real-time streaming
Description: Server-Sent Events endpoint for real-time data streaming
https://www.mcp.shafey.net/mcp/sse.php/a1b2c3d4e5
Real-time streaming
Token in URL
Type 2: Standard JSON-RPC Endpoint
HTTP headers
Description: Standard JSON-RPC 2.0 endpoint for MCP operations
https://www.mcp.shafey.net/mcp/index.php
{ "Content-Type": "application/json", "Authorization": "Bearer a1b2c3d4e5" }
{ "jsonrpc": "2.0", "method": "tools/list", "params": {}, "id": 1 }
HTTP headers
Bearer auth
WAF-Safe Token
ChatGPT/Claude compatible
Most compatible