Skip to content
Back to search
30
MCP

@mseep/mcp-server-subagent

npm/@mseep/mcp-server-subagent

MCP server for managing sub-agents

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

Similar MCP servers embedding-nearest

@mseep/mcp-agent-social
MCP server for agent social media platform
0 tools
sub-agents-mcp
MCP server for delegating tasks to specialized AI assistants in Cursor and other tools
0 tools
hybrid-agent-mcp-server
MCP Server for Hybrid Agent Environment Management
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentopsai/agentops-mcp
MCP server to interact with AgentOps data
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools

How to use

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

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