Nest Llm Aigent
@luis1232023
关于 Nest Llm Aigent
Stdio Mcp Server 转为 RestFul,轻松部署与 Web 服务集成, mcp gateway
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Nest Llm Aigent?
Nest Llm Aigent is a forwarding/proxy solution that wraps multiple MCP (Model Context Protocol) servers into a unified HTTP service for large language models. Designed for developers integrating MCP capabilities into existing web services (e.g., NestJS), it acts as an AI agent that centralizes configuration and exposes standardized RESTful endpoints.
How to use Nest Llm Aigent?
Install MCP servers as private NPM packages and configure them in an mcp.config.json file. The running service exposes POST endpoints at paths like /api/mcp/tools, /api/mcp/tools/call, and /api/mcp/agent for HTTP-based access to tools, resources, and LLM invocation.
Key features of Nest Llm Aigent
- Acts as an AI agent aggregating multiple MCP servers
- Exposes standardized HTTP RESTful API endpoints
- Supports nearly all large language models
- MCP servers deployed as private NPM packages
- Centralized configuration via
mcp.config.json - Returns OpenAI-compatible function call definitions
Use cases of Nest Llm Aigent
- Integrate MCP tools into existing NestJS web services
- Centrally manage and version control multiple MCP servers
- Provide HTTP-based LLM access to non-MCP applications
- Unify tool, resource, and prompt retrieval in one service
FAQ from Nest Llm Aigent
What transport protocol does Nest Llm Aigent use for MCP servers?
Currently only stdio transport is implemented; SSE server support is planned for future versions.
How are MCP servers deployed and configured?
MCP servers are packaged as private NPM packages, installed via npm install, and configured in a mcp.config.json file defining server path, arguments, and name.
What endpoints does Nest Llm Aigent expose?
POST endpoints at /api/mcp/tools, /api/mcp/functools, /api/mcp/tools/call, /api/mcp/resources, /api/mcp/prompts, /api/mcp/all, and /api/mcp/agent.
Does Nest Llm Aigent support all large language models?
Yes, the project aims to support nearly all large model invocations through its HTTP API.
Where does tool execution happen?
Nest Llm Aigent is a forwarding layer; actual tool execution occurs in the connected MCP servers, which it bridges to HTTP requests.
AI 与智能体 分类下的更多 MCP 服务器
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
评论