Skip to content

Llm Agent

Free

by MCP Community

Core components for building Smart LLM agents, plus a default MCP-orchestrated OpenAI-compatible server implementation.

v7.0.0Added Apr 12, 2026
llmagentmcpmodel-context-protocolsap-ai-core
Works with:ClaudeGPTGeminiCopilot

Llm Agent MCP Server

Core components for building Smart LLM agents, plus a default MCP-orchestrated OpenAI-compatible server implementation.

Installation

npx -y @mcp-abap-adt/llm-agent

Reviews

Leave a Review

Installation

Quick install
npx -y @mcp-abap-adt/llm-agent
Add to claude_desktop_config.json
{
  "mcpServers": {
    "llm-agent": {
      "command": "npx",
      "args": ["-y", "@mcp-abap-adt/llm-agent"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared