Auto-sync: 2026-04-17 08:37

This commit is contained in:
2026-04-17 08:38:12 +08:00
parent 6caa1c2f47
commit a0a48bd334
247 changed files with 6577 additions and 3061 deletions

View File

@@ -0,0 +1,29 @@
---
title: "MCP服务器"
type: concept
tags: [ai, mcp, protocol]
date: 2026-04-17
---
## Definition
MCPModel Context Protocol模型上下文协议是一种支持将外部工具和服务集成到 AI 代理的协议平台,赋予 AI 代理更丰富的执行能力。
## Full Name
Model Context Protocol
## Context
- Cursor 的扩展功能
## Features
- 集成外部 API 和工具
- 扩展 AI 代理功能范围
- 支持添加和切换多个 MCP 服务器
## Usage
在 Cursor 中添加 MCP 服务器:
1. 打开设置面板
2. 找到 MCP 服务器配置
3. 添加或切换 MCP 服务器
## Related Entities
- [[Cursor]]