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" ] } } }
Serveurs connexes
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Ollama Agent
A TypeScript agent that integrates MCP servers with Ollama, allowing AI models to use various tools through a unified interface.
my-mcp-server
A template for building Model Context Protocol (MCP) servers using the mcp-framework for Node.js.
Universal Crypto MCP
Enable AI agents to interact with any EVM blockchain through natural language.
GDB MCP Server
An MCP server that enables LLM clients to interact with GDB for debugging and binary analysis.
Android Preference Editor
Edit Android preferences using adb and Node.js.
MCP Context Server
Server providing persistent multimodal context storage for LLM agents.
mcp-backpressure
Backpressure and concurrency control middleware for FastMCP. Prevents server overload from LLM tool-call storms with configurable limits and JSON-RPC errors.
Croft Laravel
A local MCP server for Laravel developers to boost productivity with artisan commands.
Gateway MCP Server
A gateway server that intelligently routes MCP requests to multiple backend servers.
MCP Gateway
Integrates multiple MCP servers into a single interface with a management Web UI and real-time status updates.