Skip to content
Back to search
30
MCP

@mseep/human-mcp

npm/@mseep/human-mcp

Human MCP: Bringing Human Capabilities to Coding Agents

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

Similar MCP servers embedding-nearest

@mseep/browserai-mcp
An MCP interface into the BrowserAI toolset
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
@mseep/mcp-agent-social
MCP server for agent social media platform
0 tools
ask-human-mcp
MCP server that lets AI agents escalate questions to humans
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
HumanOps
MCP server for AI agents to dispatch real-world tasks to verified human operators
0 tools

How to use

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

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