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" ] } } }
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCPJam Inspector
A developer tool for testing and debugging MCP servers, supporting STDIO, SSE, and Streamable HTTP protocols.
plugged.in MCP Proxy Server
A middleware that aggregates multiple Model Context Protocol (MCP) servers into a single unified interface.
Shadcn Space MCP
Integrate shadcn space MCP server into your IDE to generate ready-to-use shadcn/ui components without guesswork.
MCP Gateway
A reverse proxy gateway for managing and accessing multiple MCP servers through a single entry point, deployable via Docker.
ADB Friend
A CLI tool for developers to manage Android devices via ADB.
QGIS
connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more.
DocsFetcher
Fetches package documentation from various language ecosystems without requiring API keys.
BaseCreative MCP
A template for deploying a remote MCP server on Cloudflare Workers without authentication.
MCP Analytics with GitHub OAuth
A remote MCP server with GitHub OAuth authentication and built-in analytics tracking.
MCP Aggregator
An MCP (Model Context Protocol) aggregator that allows you to combine multiple MCP servers into a single endpoint allowing to filter specific tools.