Skip to content
Back to search
30
MCP

@joezm/llm-delegate

npm/@joezm/llm-delegate

MCP tool that generates ready-to-run LLM delegation scripts for short-context single-shot judgment tasks

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

Similar MCP servers embedding-nearest

llm-council-mcp
LLM-based council/consensus tool for multi-persona AI deliberation
0 tools
jtech_mcp_executor
MCP Library for LLMs
0 tools
io.github.zero-abd/llmmcp
MCP server for real-time LLM API documentation — stop hallucinations
0 tools
hive-mind-mcp
MCP Server for orchestrating LLM interactions
0 tools
llm-deliberate-mcp
MCP server for multi-LLM deliberation with anonymized peer review
0 tools
llm-mcp-score
A minimal MCP service for testing LLM understanding and invocation of MCP tools
0 tools

How to use

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

{
  "mcpServers": {
    "@joezm/llm-delegate": {
      "url": "None",
      "transport": "http"
    }
  }
}