Back to directory
phil65/mcp-server-llmling

phil65/mcp-server-llmling

@phil65

MCP server with LLMling backend — YAML-based configuration system for LLM applications providing resources, tools, and prompts

mcpllmlingyaml-configresourcestoolspromptspythoncontext

Installation & Configuration

{
  "mcpServers": {
    "llmling": {
      "command": "uvx",
      "args": [
        "mcp-server-llmling",
        "start",
        "path/to/your/config.yml"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/17
Updated
2026/6/17