Model Context Protocol (MCP) is a standardized protocol for connecting AI agents to various external tools and data sources. Imagine it as a USB-C interface - but for AI applications.
Just like USB-C simplifies the way different devices connect to a computer, MCP simplifies the way AI models interact with data, tools, and services.
https://www.claudemcp.com/images/blog/what-is-mcp.png
code ~/Library/Application\ Support/Claude/claude_desktop_config.json
code %APPDATA%\Claude\claude_desktop_config.json
/Users/elad/.cursor/mcp.json
brew install uv
brew install node
brew install --cask docker
https://modelcontextprotocol.io/quickstart/server#node
{
"mcpServers": {
"weather": {
"command": "node",
"args": [
"/Users/elad/dev/node/quickstart-resources/weather-server-typescript/build/index.js"
]
},
}
}
npx @modelcontextprotocol/inspector node /Users/elad/dev/node/quickstart-resources/weather-server-typescript/build/index.js
Get the weather in NY for Wednesday
Get the weather in NY for Wednesday in celcius format and add a relevant emoji
Typescript - https://github.com/punkpeye/fastmcp
Python - https://github.com/jlowin/fastmcp
https://github.com/pietrozullo/mcp-use
https://github.com/punkpeye/awesome-mcp-servers
https://github.com/punkpeye/awesome-mcp-clients
"fastmcp docs": {
"url": "https://gitmcp.io/punkpeye/fastmcp"
}
create fastmcp typescript server project using fastmcp docs
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@latest"]
},
How do I protect a route with NextAuth?
How do I protect a route with NextAuth? use context7
always use context7 for library or framework documentation
Create a new token here: (Make sure to choose the right permissions)
https://github.com/settings/personal-access-tokens/new
"github": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"ghcr.io/github/github-mcp-server"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "XXXXX"
}
}
List my github repositories
Create a new repository in github named "snake-react", commit all files and push
"supabase": {
"command": "supabase-mcp-server",
"env": {
"SUPABASE_PROJECT_REF": "XXX",
"SUPABASE_DB_PASSWORD": "XXX",
"SUPABASE_REGION": "XXX",
"SUPABASE_ACCESS_TOKEN": "XXX",
"SUPABASE_SERVICE_ROLE_KEY": "XXX"
}
},
Create an AliExpress Store clone Next.js typescript project, with supabase db and google oauth login
"appwrite": {
"command": "uvx mcp-server-appwrite --databases --users",
"env": {
"APPWRITE_API_KEY": "XXX",
"APPWRITE_PROJECT_ID": "XXX"
}
},
Create a new user
https://github.com/matthewdcage/cursor-mcp-installer
https://github.com/microsoft/playwright-mcp
Navigate to the https://www.zap.co.il website using Playwright and provide me with the most affordable mobile phones available.
https://github.com/zcaceres/fetch-mcp
https://smithery.ai/server/@smithery-ai/filesystem
https://smithery.ai/server/@wonderwhy-er/desktop-commander
https://chat.whatsapp.com/C0BtzCNxshcDdm2z12v0dQ
https://chat.whatsapp.com/GGLefFgcrC7DPpkvSzq40g
https://chat.whatsapp.com/C0Y8Zqu6qDOK4wumd7cNt6
052-5710099