Content
# Share MCP - Model Context Protocol MCP Server Navigation Site
## Website Link: [sharemcp.com](https://sharemcp.com)
<p align="center">
<img src="ShareMCP-Logo.png" alt="Share MCP Logo" width="1000"/>
</p>
<div align="center">
[](https://vuejs.org/)
[](https://www.typescriptlang.org/)
[](LICENSE)
</div>
## 📝 Project Introduction
Share MCP is a navigation site focused on the Model Context Protocol (MCP). It provides a rich categorization of MCP-related resources, tools, and services, helping developers quickly find the MCP solutions they need.
### ✨ Main Features
- 🎯 Intuitive categorized navigation matrix
- 🔍 Real-time fuzzy search functionality
- 💡 Rich display of MCP tools and services
- 📱 Responsive design, supporting various devices
- 🎨 Elegant animation effects
- 🌐 Complete documentation links
## 🚀 Quick Start
### Environment Requirements
- Node.js >= 14.0.0
- npm >= 6.0.0
### Installation Steps
1. Clone the repository
```bash
git clone https://github.com/AmeSora2022/ShareMCP.git
cd ShareMCP
```
2. Install dependencies
```bash
npm install
```
3. Start the development server
```bash
npm run dev
```
4. Build the production version
```bash
npm run build
```
## 🎯 Feature Modules
- **Quick Navigation**: Provides a categorized matrix for quickly locating required resources
- **Search Functionality**: Supports real-time fuzzy search to quickly find target tools
- **Resource Classification**: Includes multiple categories such as search, browser automation, arts and culture, cloud platforms, etc.
- **Documentation Links**: Provides complete access to MCP documentation
## 🔧 Tech Stack
- Vue 3
- TypeScript
- Vite
- Canvas (background animation)
## 📚 Documentation Links
- [MCP Specification](https://spec.modelcontextprotocol.io/specification/2024-11-05/)
- [Quick Start](https://mcp-docs.cn/quickstart)
- [Development Documentation](https://mcp-docs.cn/introduction)
## 🤝 Contribution Guidelines
Contributions are welcome! Please submit Issues and Pull Requests!
1. Fork this repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## 📄 Open Source License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## 👨💻 Author
Made with ❤️ by [BiliBili@春雨空](https://space.bilibili.com/666714573)
## 🙏 Acknowledgments
Thanks to all developers who have contributed to the MCP ecosystem!
---
<div align="center">
**If this project has been helpful to you, please give it a Star ⭐️**
</div>