Content
# Cursor + Model Context Protocol
## 阅读
https://www.anthropic.com/news/model-context-protocol
https://modelcontextprotocol.io/introduction
https://docs.cursor.com/context/model-context-protocol
https://github.com/modelcontextprotocol/typescript-sdk
## 思路
1. 学习LangGPT仓库,创建一个LangGPT助手
2. 让LangGPT助手生成一个MCP专家 (学习MCP的文档)
3. 让MCP专家帮我们实现一个简单的MCP应用
https://github.com/langgptai/LangGPT
## 案例1: 官方demo
https://github.com/modelcontextprotocol/quickstart-resources/tree/main/weather-server-typescript
## 案例2: HackerNews接口
https://news.ycombinator.com/
https://github.com/HackerNews/API
https://github.com/pskill9/hn-server
## 案例3: Dify应用
https://cloud.dify.ai/app/79ff8bc4-1cfe-4a8f-af67-b10adbc725f5/configuration
## 扩展
https://github.com/modelcontextprotocol/servers
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.

Zed
Zed is a high-performance multiplayer code editor from the creators of Atom.
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.