Skip to content
Back to search
30
MCP

@mseep/mcp-server-and-client

npm/@mseep/mcp-server-and-client

A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.

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

Similar MCP servers embedding-nearest

@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
mcp
A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
0 tools
@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
@mseep/server-test-runner
A Model Context Protocol (MCP) server for running and parsing test results from multiple testing frameworks. This server provides a unified
0 tools
mcp-file-operations-server
A Model Context Protocol (MCP) server that provides enhanced file operation capabilities with streaming, patching, and change tracking suppo
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/mcp-server-and-client": {
      "url": "None",
      "transport": "http"
    }
  }
}