Files
nexus/wiki/concepts/MCP服务器.md
2026-04-17 08:38:12 +08:00

29 lines
634 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]