cursor-mcp-demo
This project is a demo for building an AI assistant using Cursor and the Model Context Protocol (MCP). It aims to learn from LangGPT, generate an MCP expert, and implement a simple MCP application. It includes specific demos and resources to assist developers in leveraging MCP effectively.
GitHub Stars
59
User Rating
Not Rated
Forks
10
Issues
1
Views
1
Favorites
0
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
思路
- 学习LangGPT仓库,创建一个LangGPT助手
- 让LangGPT助手生成一个MCP专家 (学习MCP的文档)
- 让MCP专家帮我们实现一个简单的MCP应用
https://github.com/langgptai/LangGPT
案例1: 官方demo
https://github.com/modelcontextprotocol/quickstart-resources/tree/main/weather-server-typescript
案例2: HackerNews接口
https://github.com/HackerNews/API
https://github.com/pskill9/hn-server
案例3: Dify应用
https://cloud.dify.ai/app/79ff8bc4-1cfe-4a8f-af67-b10adbc725f5/configuration
扩展
237
Followers
148
Repositories
3
Gists
2
Total Contributions