常用的MCP介绍(补充中...) #35
nickhou1983
announced in
使用技巧汇总
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
完整的MCP Server 清单
MCP 清单:https://glama.ai/mcp/servers
场景1:强化代码生成效果
Context7: 生成代码时检索最新的开发语言、框架等信息
Create a Next.js middleware that checks for a valid JWT in cookies and redirects unauthenticated users to/login. use context7fetch:拉取指定URL的网页内容
sequentialthinking:通过思考序列动态解决问题
memory:记录Chat 聊天内容和上下文
场景2:前端开发测试
Figma:基于Figma 原型生成代码
PlayWright:UI测试工具,自动执行UI测试
场景3:DevOps 流程中代码检视,代码仓库管理等场景
Git MCP:用于读取、搜索和操作本地仓库的工具
Github MCP:管理和查询远程仓库 或
场景4:文档和知识库查询
Microsoft Learn Docs MCP Server:查询微软官方最新文档
What are the az cli commands to create an Azure container app according to official Microsoft Learn documentation? Review this code to make sure it matches the performance recommendations in the Microsoft Learn Documentation.场景5:云平台管理,如Azure,AWS等云平台管理
Azure MCP Server:查询和管理云资源
场景6:工具类应用场景
MarkItDown MCP Server:用于将不同格式文档转换为Markdown格式,方便大模型使用
场景7:数据库查询和管理
SQL Server MCP Server:查询和管理SQL数据库
Find all orders that haven’t been fulfilled in the last 30 daysBeta Was this translation helpful? Give feedback.
All reactions