MCP Next.js Server
This is an API-only Next.js server for Model Context Protocol.
Available endpoints:
- /api/mcp - Streamable HTTP transport
- /api/sse - Server-Sent Events transport
- /api/message - SSE message endpoint
Available tools:
- echo - Echo back messages
- get_time - Get current time in any timezone
- calculate - Perform arithmetic operations