Skip to content
Back to search
30
MCP

llm-council-mcp-server

pypi/llm-council-mcp-server

Local MCP server for the LLM Council workflow

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

Similar MCP servers embedding-nearest

mcp-client-llm
MCP server for the LLMs
0 tools
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
10 tools · streamable-http
hive-mind-mcp
MCP Server for orchestrating LLM interactions
0 tools
local-mcp-server
Local MCP Server
0 tools
Filesystem MCP
MCP Server that enables LLMs to interact with the local filesystem.
0 tools
llm-mcp
llm implementation of MCP for clients and servers.
0 tools

How to use

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

{
  "mcpServers": {
    "llm-council-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}