Nest Llm Aigent
Stdio Mcp Server 转为 RestFul,轻松部署与 Web 服务集成, mcp gateway
Overview
Nest Llm Aigent is a tool designed to seamlessly integrate the MCP (Model Context Protocol) Server into existing web services, facilitating easy deployment and management.
To use Nest Llm Aigent, install the MCP Server as a private NPM package and configure it using a JSON configuration file. This allows for quick integration with existing services built on frameworks like NestJS.
- Easy integration with existing web services - Support for WebSocket protocol for real-time interaction - Centralized management and version control through private NPM packages - Standardized API interfaces for various functionalities
- Integrating MCP Server into a NestJS application for enhanced functionality.
- Managing multiple MCP tools and resources efficiently.
- Enabling real-time communication in web applications through WebSocket support.
Add to your AI client
Use these steps to connect Nest Llm Aigent in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"nest-llm-aigent-luis1232023": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nest-llm-aigent-luis1232023"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"nest-llm-aigent-luis1232023": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nest-llm-aigent-luis1232023"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"nest-llm-aigent-luis1232023": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nest-llm-aigent-luis1232023"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"nest-llm-aigent-luis1232023": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nest-llm-aigent-luis1232023"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nest-llm-aigent-luis1232023": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nest-llm-aigent-luis1232023"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"nest-llm-aigent-luis1232023": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nest-llm-aigent-luis1232023"
]
}
}
}FAQ
What is MCP?
MCP stands for Model Context Protocol, which facilitates model context communication and tool management.
How do I install the MCP Server?
You can install the MCP Server using npm with the command `npm install <package-name>`.
Can I customize the configuration?
Yes! You can customize the configuration file to suit your specific deployment needs.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3403,"uuid":"c8c92065-5417-497a-9fff-8bae7a17972c","name":"nest-llm-aigent","title":"Nest Llm Aigent","description":"Stdio Mcp Server 转为 RestFul,轻松部署与 Web 服务集成, mcp gateway","avatar_url":"https://avatars.githubusercontent.com/u/129353879?v=4","created_at":"2025-03-19T08:41:51.158Z","updated_at":"2025-03-19T09:04:00.378Z","status":"created","author_name":"luis1232023","author_avatar_url":"https://avatars.githubusercontent.com/u/129353879?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/luis1232023/nest-llm-aigent","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/luis1232023/nest-llm-aigent/raw/master/jg.png","type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-20 18:32:07\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]