Content
# Cline Prompts For MCP Creation :]
Ready to build some awesome MCP servers? You're in the right place! 🎉
## 📦 What's Inside?
- `.clinerules` - Your magical rulebook for MCP server creation ✨
- `mcp-llms.txt` - The super-detailed guide for LLM wizards 🧙♂️
## 🚀 Before You Start
Make sure you've got:
- [Cline](https://cline.bot)/[Roo Code](https://roocode.com/) - Your AI coding buddy 🤝
- Visual Studio Code - Because we're fancy like that 💅
- Terminal access:
- Windows: PowerShell
- Mac/Linux: Bash/Zsh
- Oh yeah also a high context length model. :] ✨
## 🎮 Let's Get Started!
1. Grab this repo (download or clone, you do you!)
2. Give the folder your server's awesome name
3. Clean up the repo stuff by running ONE of these (based on your OS/terminal):
Windows:
clean.ps1
Mac/Linux:
clean.sh
Mac:
clean.zsh
Or manually:
Mac/Linux:
```bash/zsh
rm -rf .git README.md clean.ps1 clean.sh clean.zsh
```
Windows:
```powershell
Del .git -Force -Recurse && Del README.md -Force
```
4. Pop it open in VSCode
5. Prompt Cline/Roo Code to work its magic! :] ✨
## 📚 Resources
Check these out (the llms.txt and rules where created based on info on these):
- 🐍 [Python SDK](https://github.com/modelcontextprotocol/python-sdk) - For Python lovers
- 📘 [TypeScript SDK](https://github.com/modelcontextprotocol/typescript-sdk) - TypeScript fun
- 📖 [Extra Docs](https://github.com/robertDouglass/model-context-protocol-llm-docs/) - More brain food
- 🎯 [Official Cline Rules](https://cline.bot/blog/calling-all-developers-how-to-build-mcp-plugins-with-cline) - The good stuff
## 👋 Who Made This?
Created with ❤️ by [Lousybook](https://github.com/notlousybook) using Gemini 2.0 Pro. For fun! :]
---
Created by [Lousybook](https://github.com/notlousybook) using Gemini 2.0 Pro
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.