Skip to content
Back to search
30
MCP

@mseep/mcp-bridge

npm/@mseep/mcp-bridge

Model Context Protocol (MCP) server to use Universal Tool Calling Protocol (UTCP)

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
@mseep/n8n-mcp-server
Model Context Protocol (MCP) server for n8n workflow automation
0 tools
@mseep/lorem-ipsum-mcp
Model Context Protocol (MCP) Server
0 tools
Unreal_mcp
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Br
0 tools
@mseep/mcp
PubNub Model Context Protocol MCP Server for Cursor and Claude
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/mcp-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}