sse-mcp-server

micthebick84/sse-mcp-server

3.2

If you are the rightful owner of sse-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is a framework designed to facilitate communication between different AI models and applications, enabling seamless integration and interaction.

Tools
  1. mcp-remote

    A tool for connecting to remote MCP servers, facilitating communication and data exchange.

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" ] } } }