Model Context Protocol (MCP) Servers
smithery/config-ywl5
A collection of Model Context Protocol (MCP) servers configured for optimal integration with Cursor IDE. This repository contains a collection of Model Context Protocol (MCP) servers configured for integration with Cursor IDE. main
What are MCP Servers?
MCP (Model Context Protocol) servers allow AI coding assistants in Cursor IDE to interact with external tools and services. They extend the capabilities of the AI by providing access to additional context, data, and functionality.
Available Servers
This repository includes the following MCP servers:
FileSystem Server
Provides access to the local file system, allowing AI assistants to read, write, and manage files and directories.
smithery/config-ywl5
Installing via Smithery
To install MCP Servers for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @GrandMasterK414/mcp-servers --client claude
Local Development
Memory Server
main
Enables persistent memory storage across coding sessions, allowing the AI to remember context and preferences.
Brave Search Server
Integrates with Brave Search API to enable web search capabilities for the AI assistant.
Fetch Server
Allows the AI assistant to fetch data from external APIs and websites.
Task Manager Server
Provides task management with contextual code awareness and progress tracking, helping developers maintain focus and context across coding sessions.
Local Development
To develop and run these servers locally:
- Clone this repository
- Navigate to the specific server directory
- Install dependencies:
npm install - Start the server:
npm start
Each server directory contains its own README with specific setup instructions.
Deployment on Smithery
These servers can be easily deployed using Smithery. See SMITHERY_SETUP.md for detailed instructions.
Integration with Cursor IDE
To use these servers with Cursor IDE:
- Open Cursor IDE
- Go to Settings > Extensions > MCP
- Add the server configuration (examples provided in each server’s README)
- Save and restart Cursor
See DIRECT_SETUP.md for quick setup instructions.
Troubleshooting
If you encounter issues:
- Check the server logs
- Verify your server is running and accessible
- Ensure your Cursor configuration is correct
- Restart Cursor IDE
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
smithery/config-ywl5 MIT This project is licensed under the MIT License - see the LICENSE file for details. main
Unified MCP Server
Project Details
- GrandMasterK414/mcp-servers
- Last Updated: 3/16/2025
Recomended MCP Servers
MCP server to provide Figma layout information to AI coding agents like Cursor
Kakao Mobility MCP Server for directions and transit information
This read-only MCP Server allows you to connect to Monday.com data from Claude Desktop through CData JDBC Drivers....
这是一个针对于MySQL开发的MCP,该项目旨在帮助用户快速且精确的查询MySQL数据库中的内容
MCP harness for PyTorch HUD API https://hud.pytorch.org/
MCP server for Cursor that leverages Gemini's much larger context window to enhance the capabilities of the AI...
📄 A curated list of awesome .cursorrules files
MCP server for converting Figma designs to React components
This MCP demo Server based on FastMCP, exposes Clever Cloud's Documentation





