SSE MCP Server Example
An example MCP Server demonstrating Server-Sent Events (SSE) usage.
SSE-MCP-SERVER EXAMPLE
서버 실행 이후 mcp-remote 설치가 필요 npm install -g mcp-remote
claude 설정을 위한 claude_desktop_config.json 수정 필수 { "mcpServers": { "remote-example": { "command": "npx", "args": [ "mcp-remote", "http://localhost:8080/api/v1/sse" ] } } }
Related Servers
VSCode MCP
Enables AI agents and assistants to interact with VSCode through the Model Context Protocol.
Headless Terminal (ht) MCP
A high-performance MCP server for the headless terminal (ht), implemented in Rust.
NmapMCP
Integrates the Nmap network scanning tool with MCP, enabling network scanning capabilities within MCP-compatible environments.
Prompt Registry
A lightweight, file-based server for managing and serving prompts via stdio.
SVG to PNG MCP Server
A server that converts SVG code to PNG images using the cairosvg library.
Alertmanager
A Model Context Protocol (MCP) server that enables AI assistants to integrate with Prometheus Alertmanager
Second Opinion MCP Server
An AI-powered coding assistant that combines insights from Gemini, Stack Overflow, and Perplexity AI to help solve programming problems.
Roslyn MCP Server
A C# MCP server using Microsoft's Roslyn compiler for code analysis and navigation in C# codebases.
clj-kondo-MCP
Clojure linter
HeyBeauty
Perform virtual try-ons using the HeyBeauty API.