MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

L
Lian MCP Llm Agent

2025年毕业设计课题, 想要运用上大学以来所有学过的技术, 来做一个比较厉害的项目

Created 11/17/2025
Updated 29 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx lian-mcp-llm-agent

Cursor configuration (mcp.json)

{ "mcpServers": { "yueosa-lian-mcp-llm-agent": { "command": "uvx", "args": [ "lian-mcp-llm-agent" ] } } }