Blog & Guides

86 ArticlesFree

Tutorials, recipes, and best practices for working with the Model Context Protocol.

Guide11 min read

Ultimate MCP Testing Resources for Developers in 2026

A curated, live-tested catalog of the MCP testing resources that actually matter in 2026 — the official Inspector, browser tools, eval platforms, CLI runners, security scanners, registries, and the docs worth bookmarking.

NT
Nikhil Tiwari
Jun 6
Guide12 min read

How to Test MCP Servers Effectively: A Step-by-Step Guide

A practical 7-step process for testing MCP servers in 2026 — from the first Inspector connection to evals in CI. Built around the three-layer test pyramid, with the exact commands, gotchas, and the latest spec rules.

NT
Nikhil Tiwari
Jun 6
Tutorial10 min read

How to Use MCP Agent Studio to Optimize Your AI Workflows

MCP Agent Studio is more than a chat box — it is a tuning bench for AI workflows. Here is how to use it to pick the right model, cut token waste, and design multi-step agents that do not burn credits.

NT
Nikhil Tiwari
Jun 6
Tutorial12 min read

Connect Your MCP Server With MiniMax M3 & M2.7 (2026 Guide)

Connect any MCP server to MiniMax M3, M2.7, or M2.5 in about 60 seconds — paste the URL, pick the model, watch every tool call live. Plus the full MiniMax lineup, the OpenAI/Anthropic-compatible API, and how MiniMax\u2019s own MCP server fits in.

MP
MCP Playground
Jun 3
Tutorial14 min read

Test MCP With Grok (xAI): Setup Guide for Grok 4.3 + Remote MCP Tools (2026)

Connect any MCP server to Grok 4.3 — using xAI’s Remote MCP Tools, the OpenAI-compatible Responses API, Grok Build CLI, or the Grok Connectors UI. Step-by-step code, real limits, and how Grok stacks up against Claude and GPT-5.4 in May 2026.

NT
Nikhil Tiwari
May 29
Guide13 min read

Claude Creative Connectors: Adobe, Blender, Ableton & 6 More (2026 Guide)

On April 28, 2026 Anthropic shipped 9 Claude connectors for creative tools — Adobe (50+ apps), Blender, Ableton, Splice, Autodesk Fusion, SketchUp, Affinity by Canva, and both Resolume apps. What each does, how to install, and how to reuse them with any MCP client.

NT
Nikhil Tiwari
May 29
Guide10 min read

How to Test Your MCP Server with Kimi K2.6 (2026 Guide)

Step-by-step guide to testing any MCP server with Moonshot AI Kimi K2.6 — the open-weight 1T-parameter agent model that leads on MCPMark, Toolathlon, and tool-invocation success. No API keys, no setup, no code.

MP
MCP Playground
May 24
Comparison13 min read

Connect Your MCP Server With DeepSeek V4: Step-by-Step Guide (2026)

Connect any MCP server to DeepSeek V4-Pro or V4-Flash in 60 seconds — paste the URL, pick the model, start chatting. Plus head-to-head benchmarks against Claude Opus 4.7 and GPT-5.4.

MP
MCP Playground
May 18
Development11 min read

Hosted MCP Server: 7 Real Use Cases Developers Build in 2026

Hosted MCP server use cases — chat with Stripe, Postgres, Jira, GitHub and more in 30 seconds. No Docker, no infra. Deploy free on MCP Playground.

MP
MCP Playground
May 17
Recipe14 min read

MongoDB MCP Server: Build an AI Agent for Natural-Language Mongo Queries

Spin up a hosted MongoDB MCP server in seconds — or self-host the official mongodb-mcp-server. Connect Claude, GPT-5, Gemini or DeepSeek and run queries, aggregation pipelines and schema audits in plain English.

NT
Nikhil Tiwari
May 10
Recipe13 min read

Datadog MCP: AI-Powered Alert Triage and Dashboard Queries (Bits AI Setup)

Connect Claude (or GPT, Gemini, Grok) to Datadog with the official Bits AI MCP server. Triage alerts, query metrics, search logs and pull APM traces in plain English. No OAuth dance required — two API keys and you are live.

NT
Nikhil Tiwari
May 10
Guide9 min read

How to Test Your MCP Server with Z.AI GLM Models (2026 Guide)

Step-by-step guide to testing any MCP server with Z.AI GLM — GLM 5.1, GLM 5 Turbo, and GLM 4.5 Air — using MCP Agent Studio. No API keys, no setup, no code.

NT
Nikhil Tiwari
May 7
Guide11 min read

How to Test Your MCP Server with ChatGPT and the OpenAI MCP Tool (2026 Guide)

Step-by-step guide to testing any MCP server with ChatGPT Developer Mode, the OpenAI Responses API mcp tool, the OpenAI Agents SDK, and Codex CLI. Code samples, security pitfalls, and the read-only vs write asymmetry no one warns you about.

NT
Nikhil Tiwari
May 7
Development12 min read

How to Test an AI Agent with MCP Servers Without Burning Tokens

A five-layer method to test an AI agent with MCP servers — Inspector for schema, MCP Playground for the LLM layers, Promptfoo for regression. Cheap models first, frontier models last.

MP
MCP Playground
May 4
Development13 min read

AI Agent + MCP Explained: What Every Developer Needs to Know in 2026

An AI agent + MCP setup is an LLM that can reach external tools and data through the Model Context Protocol — three swappable layers, one open standard, and the default architecture for any agent that touches the world outside its context window.

MP
MCP Playground
May 4
Guide11 min read

Claude Desktop Alternative: 7 Browser-Based MCP Clients Compared (2026)

Claude Desktop locks you to one model and requires a local install. Here are seven tools that let you connect any MCP server from your browser — no setup, any AI model you want.

MP
MCP Playground
Apr 30
Guide9 min read

AI for Sales Ops: Run HubSpot, Slack and Linear From One Chat Agent

Connect HubSpot, Slack and Linear to a single AI agent and manage your entire sales pipeline from one conversation — no tab switching, no copy-pasting. Exact setup using the official MCP servers for each tool.

MP
MCP Playground
Apr 30
Guide9 min read

AI for DevOps: GitHub, Cloudflare and Sentry in One Agent

Connect GitHub, Cloudflare and Sentry to one AI agent — inspect commits, check Worker deployments, triage production errors and trace a Sentry alert back to the offending commit without switching tabs.

MP
MCP Playground
Apr 30
Guide9 min read

AI for Customer Success: Stripe, Slack and Linear in One Agent

A customer success agent that pulls Stripe billing, Slack conversations and Linear tickets into a single chat — see a customer's full health picture in one prompt, spot churn signals early, and log follow-ups without switching tools.

MP
MCP Playground
Apr 30
Development14 min read

Build MCP Apps: Add Interactive UIs to Any MCP Server (2026)

Learn how to build MCP Apps — add interactive dashboards, forms, and charts to MCP servers. Covers the ext-apps SDK, security model, framework support, and step-by-step code examples.

NT
Nikhil Tiwari
Apr 25
Guide8 min read

How to Test Your MCP Server with Google Gemini Models (2026 Guide)

Step-by-step guide to testing any MCP server with Google Gemini — Gemini 3.1 Pro, Gemini 3.1 Flash Lite, Gemini 3 Flash, and Gemma 4 — using MCP Agent Studio. No API keys required.

NT
Nikhil Tiwari
Apr 21
Comparison12 min read

Best AI Model for MCP Tool Calling in 2026: Claude, GPT-5.4, Gemini 3.1 Pro, GLM-5.1 & More

We compared 30+ AI models on real MCP tool calling — including Claude Opus 4.6, GPT-5.4, Gemini 3.1 Pro, GLM-5.1, Grok 4.20, DeepSeek V3.2 and more. Here is what BFCL V4, MCP Atlas, and TAU2-Bench actually show in April 2026.

NT
Nikhil Tiwari
Apr 19
Guide8 min read

How to Test Your MCP Server with Alibaba Qwen Models (April 2026 Guide)

Step-by-step guide to testing any MCP server with Alibaba Qwen — Qwen 3.6 Plus, Qwen3.5 397B, Qwen3 235B, and Qwen3 30B — using MCP Agent Studio. No API keys required.

NT
Nikhil Tiwari
Apr 18
Tutorial8 min read

MCP Agent Studio: Chat with Your MCP Server Using AI (Complete Guide)

MCP Agent Studio lets you have a real AI conversation that drives your MCP server's tools — no code, no config, just paste a URL and start chatting. Here's how it works and how to get the most out of it.

NT
Nikhil Tiwari
Apr 16
Development6 min read

What Is an MCP Agent? How AI Models Drive MCP Tools in Real Time

An MCP agent is what happens when you give an AI model the ability to call your MCP server's tools — in a loop, reasoning step by step. Here's how it works, why it matters, and how to try it yourself.

NT
Nikhil Tiwari
Apr 16
Development9 min read

MCP Token Counter: Why Your Tools Are Silently Eating Your Context Window

Every MCP tool definition is sent to the model on every single request — even tools that never get used. A server with 50 tools can burn 10,000+ tokens before your first message. Here's how to measure it and fix it.

NT
Nikhil Tiwari
Apr 15
Automation12 min read

5 MCP Automation Recipes Every Developer Should Steal in 2026

Playwright MCP lets Claude run and fix browser tests in a closed loop. GitHub MCP turns a natural language prompt into a full PR. Supabase MCP writes migrations and updates RLS from one message. Here are 5 copy-paste workflows that save hours every week.

NT
Nikhil Tiwari
Apr 6
MCP11 min read

MCP 2026 Roadmap: Linux Foundation Move, MCP Apps & A2A Protocol Updates

Model Context Protocol 2026 roadmap explained: MCP joined the Linux Foundation on Dec 9, 2025. MCP Apps shipped Jan 26, 2026 with 9 launch partners. Google's A2A protocol now shares governance. Every spec change, breaking change and what developers should ship next.

NT
Nikhil Tiwari
Apr 4
Automation13 min read

How to Automate Reddit Ads with Claude AI and MCP — Subreddit Intelligence, Community Targeting, and Real Results

Reddit's eCPM is $2.29 versus Meta's $11.73 — but most advertisers never unlock why certain subreddits convert and others don't. The Reddit Ads MCP server gives Claude live access to your campaigns, ad groups, and community-level performance data. Here are five workflows built for Reddit's unique signals.

NT
Nikhil Tiwari
Apr 1
Development13 min read

10 Things You Can Do With the GitHub MCP Server

GitHub's official MCP server gives your AI assistant direct access to repos, PRs, issues, Actions, security alerts, and code search — 105+ tools covering the entire GitHub workflow.

NT
Nikhil Tiwari
Mar 31
Deployment18 min read

How to Deploy MCP Servers: Vercel vs Railway vs Render vs Heroku vs Fly.io (2026 Guide)

Complete guide to deploying remote MCP servers on the top 5 cloud platforms. Compare Vercel, Railway, Render, Heroku, and Fly.io — pricing, cold starts, Redis support, code examples, and which platform to choose for your MCP server.

MP
MCP Playground
Mar 29
Development12 min read

10 Things You Can Do With Railway MCP Server

Railway’s official @railway/mcp-server: verify CLI auth, list/create projects, deploy services and templates, manage environments and env vars, generate domains, and pull logs—documented on docs.railway.com.

NT
Nikhil Tiwari
Mar 27
Development14 min read

10 Things You Can Do With Vercel MCP Server

Vercel’s official Model Context Protocol server at mcp.vercel.com: search docs, manage projects and deployments, debug build and runtime logs, domains, protected previews, deploy from your AI client, and project-specific URLs—per Vercel’s own documentation.

NT
Nikhil Tiwari
Mar 24
Tutorial10 min read

MCP Config File Location: Claude Desktop, Cursor & Claude Code (Mac, Windows, Linux)

Claude Desktop MCP config path: ~/Library/Application Support/Claude/claude_desktop_config.json on Mac, %APPDATA%\Claude\claude_desktop_config.json on Windows. Full file paths and JSON format for Cursor mcp.json, Claude Code, Cline, Continue, Zed and Lovable — with copy-paste examples.

NT
Nikhil Tiwari
Mar 21
Tutorial7 min read

How to Test Any MCP Server Online — No Setup Required

You built (or found) an MCP server and want to see what it actually does before wiring it into your editor. This guide shows you how to test any remote MCP server from your browser in under a minute — no local installation, no config files.

NT
Nikhil Tiwari
Mar 21
Development7 min read

How Datadog's MCP Server Brings Live Observability to AI Agents

Datadog's remote MCP server (GA March 2026) bridges the gap between AI coding agents and live production observability. Query logs, metrics, traces, and incidents directly from Claude Code, Cursor, or GitHub Copilot — no tab-switching required.

NT
Nikhil Tiwari
Mar 16
Security22 min read

From Shodan to Shell: How Attackers Find and Exploit Exposed MCP Servers — And How to Check Yours

A real attacker needs under 3 minutes to find your exposed MCP server on Shodan, enumerate every tool without credentials, and exfiltrate database tokens. This is the server owner's breach playbook: CVE-2025-6514 (CVSS 9.6), the Clawdbot mass breach (17,903 servers), MCP Sampling abuse, supply chain attacks — and the free scanner that shows you exactly what attackers see when they hit your URL.

NT
Nikhil Tiwari
Mar 12
Automation15 min read

Cross-Platform Ad Reporting with Claude AI and MCP — One Prompt for All Your Ad Data

Most advertisers optimize each platform in a silo and never see the full picture. The real waste in paid media isn't inside Google Ads or Meta — it's in the gap between platforms. With Claude connected to all your ad accounts simultaneously via MCP, you can ask one question and get an answer that spans Google, Meta, Amazon, LinkedIn, TikTok, Pinterest, X, and Snapchat at once.

NT
Nikhil Tiwari
Mar 10
Development17 min read

How to Add Authentication to Your MCP Server — OAuth 2.1, Bearer Tokens, and What the Spec Actually Requires (2026)

Every developer who publishes a remote MCP server eventually hits the same wall: how do I stop anyone on the internet from calling my tools? This guide covers three practical approaches — API key bearer tokens for internal tools, Cloudflare Access for zero-code protection, and full OAuth 2.1 with PKCE for public servers — plus the five security mistakes that lead to account takeovers.

NT
Nikhil Tiwari
Mar 9
Automation13 min read

How to Automate Snapchat Ads with Claude AI and MCP — AR Intelligence, Story Performance, and Real Results

Snapchat reaches 90% of 13–24 year olds — but most advertisers never get past surface-level metrics. Swipe-up rate, story completion rate, and AR lens engagement tell a story that Ads Manager buries in manual exports. The Snapchat Ads MCP server gives Claude live access to your campaigns, ad squads, and creative data. Here are five workflows built for the platform's unique signals.

NT
Nikhil Tiwari
Mar 8
Development16 min read

Build and Deploy an MCP Server on Cloudflare Workers — Complete Guide (2026)

Cloudflare Workers is the fastest path from MCP idea to globally deployed server — zero cold starts, 300+ edge locations, and a free tier covering 100k requests/day. This guide covers both the McpAgent (Agents SDK) and workers-mcp approaches with real TypeScript code, KV storage, wrangler deployment, and Claude Desktop connection.

NT
Nikhil Tiwari
Mar 8
Automation12 min read

How to Automate X (Twitter) Ads with Claude AI and MCP — Honest Workflows for a Platform in Transition

X Ads offers genuinely unique capabilities — keyword targeting based on what people tweet, lower CPMs than Meta, and real-time audience access that no other platform matches. The X Ads MCP server gives Claude live access to your campaigns and engagement data. Here is what actually works, what does not, and when X should be in your media mix.

NT
Nikhil Tiwari
Mar 7
Automation13 min read

How to Automate TikTok Ads with Claude AI and MCP — Workflows, Creative Intelligence, and Real Results

TikTok's algorithm rewards speed. The brands winning on TikTok Ads in 2026 are rotating creative faster, catching fatigue earlier, and reallocating budget in hours — not weeks. The TikTok Ads MCP server gives Claude live access to your campaigns, video metrics, and audience data. Here are five workflows that change how you run TikTok paid media.

NT
Nikhil Tiwari
Mar 6
Automation13 min read

How to Automate Pinterest Ads with Claude AI and MCP — E-Commerce Workflows, Shopping Ads, and Real Results

Pinterest is the only ad platform where users arrive already planning to buy. Save rate, closeup rate, and shopping catalog performance tell a story no other platform can — and most advertisers never read it. The Pinterest Ads MCP server gives Claude live access to your campaigns, Pin metrics, and product data. Here are five workflows built for e-commerce.

NT
Nikhil Tiwari
Mar 6
Automation16 min read

How to Automate Google Ads with Claude AI and MCP — Tools, Workflows, and Real Results

The Google Ads MCP server gives Claude live access to your campaign data. Here is how to connect it, which of the four available servers to use, and five real PPC workflows that replace hours of manual work.

NT
Nikhil Tiwari
Mar 5
Automation15 min read

How to Automate Amazon Ads with Claude AI and MCP — Workflows, Tools, and Real Results

Amazon's official MCP server launched in open beta February 2026, giving Claude live access to Sponsored Products, DSP, and Amazon Marketing Cloud. Here is how to connect it and five workflows that replace hours of manual PPC management.

NT
Nikhil Tiwari
Mar 5
Automation14 min read

How to Automate LinkedIn Ads with Claude AI and MCP — B2B Workflows That Actually Work

LinkedIn drives 75–85% of B2B social leads, and most of that spend is managed manually. The LinkedIn Ads MCP server gives Claude live access to your campaign data, audience demographics, and lead gen forms. Here are five workflows that cut CPL and save 10+ hours a week.

NT
Nikhil Tiwari
Mar 5
Automation14 min read

10 Real Automations You Can Build with Zapier MCP + Claude Right Now

Zapier MCP gives Claude live access to 8,000+ apps. Here are 10 practical automations — from morning briefing agents to lead enrichment pipelines — you can set up today without writing a single line of code.

NT
Nikhil Tiwari
Mar 3
Recipe14 min read

Build an AI Standup Bot with Slack + Gmail MCP (Complete Recipe)

Step-by-step guide to building an AI standup bot that reads your Slack channels and Gmail inbox, synthesises key updates, and posts a daily summary to your team channel automatically. Uses Slack MCP + Gmail MCP + Claude.

NT
Nikhil Tiwari
Mar 1
Automation12 min read

How to Automate Meta Ads with Claude AI and MCP — Real Workflows, Real Results

The era of manually exporting CSVs to analyze ad performance is over. Learn how the Meta Ads MCP server connects Claude directly to your Facebook and Instagram campaigns — with live data, real automation workflows, and verified results from real teams.

NT
Nikhil Tiwari
Feb 27
Guide12 min read

Claude MCP Apps — Full Guide: Interactive UIs Inside AI Conversations (2026)

Everything you need to know about Claude MCP Apps — the January 2026 update that lets AI render dashboards, forms, and charts directly in Claude. Covers how it works, all 10 launch partners, security model, and how to build your own MCP App.

NT
Nikhil Tiwari
Feb 22
Guide10 min read

MCP vs REST API — What's Different? Complete Developer Comparison (2026)

MCP and REST API solve different problems. Learn the key architectural differences between Model Context Protocol and REST — stateful vs stateless, JSON-RPC vs HTTP verbs, tools vs endpoints — and when to use each in 2026.

NT
Nikhil Tiwari
Feb 22
Tutorial16 min read

Where to Host MCP Servers for Free: Cloudflare, Vercel, and More (2026)

Compare every free MCP server hosting option in 2026. Deploy to Cloudflare Workers, Vercel, FastMCP Cloud, mcphosting.io, or a VPS — with step-by-step setup for each platform.

NT
Nikhil Tiwari
Feb 18
Development18 min read

MCP Server Not Working? Fix Error -32000, Timeouts, and Connection Failures (2026)

The definitive troubleshooting guide for MCP server errors. Fix error -32000 (connection closed), timeouts, authentication failures, transport mismatches, and more — with step-by-step solutions for Claude Desktop, Cursor, and VS Code.

NT
Nikhil Tiwari
Feb 18
Tutorial14 min read

Deploy an MCP Server to Production with Docker (Complete Guide)

How to containerize and deploy an MCP server for production. Covers Dockerfile, Docker Compose, StreamableHTTP transport, security hardening, and scaling patterns for cloud deployment.

NT
Nikhil Tiwari
Feb 13
Tutorial13 min read

Multi-Agent AI with MCP: How to Use CrewAI and LangChain with MCP Servers

Build multi-agent AI systems that use MCP servers for tools. Practical guide with CrewAI and LangChain examples — connect agents to GitHub, databases, and any MCP server.

NT
Nikhil Tiwari
Feb 11
Guide11 min read

MCP vs Function Calling vs REST APIs: When to Use Each for AI Agents

A practical comparison of MCP, function calling, and REST APIs for AI agent development. Covers architecture differences, pros and cons, and when to choose each approach.

NT
Nikhil Tiwari
Feb 10
Recipe18 min read

Build an AI E-commerce Order Manager with Stripe MCP + Shopify MCP

Manage orders, refunds, and products with AI. Use the official Stripe MCP and Shopify Storefront MCP to look up payments, issue refunds, search products, and handle customer queries—all from natural language.

NT
Nikhil Tiwari
Feb 8
Guide16 min read

Postgres MCP vs Supabase MCP: Which Should You Use? (Setup + Comparison)

Detailed comparison of PostgreSQL MCP and Supabase MCP servers. Learn the differences in tools, auth, setup, and use cases. Includes step-by-step configs for Claude Desktop and Cursor, plus when to use each.

NT
Nikhil Tiwari
Feb 8
Tutorial10 min read

Context7 MCP Server: Up-to-Date Docs for Your AI Coding Assistant (Setup Guide)

Context7 is an MCP server that fetches up-to-date library documentation so your AI assistant can reference current APIs instead of relying on training data. Setup guide for Cursor, Claude Code, VS Code, and more.

NT
Nikhil Tiwari
Feb 8
Security13 min read

MCP Security in 2026: Tool Poisoning, OWASP MCP Top 10, and How to Protect Your Agents

The biggest security threats to MCP servers and agents in 2026: tool poisoning attacks, prompt injection, rug pulls, and the OWASP MCP Top 10. Learn how to scan with mcp-scan and protect your setup.

NT
Nikhil Tiwari
Feb 7
Recipe18 min read

PostgreSQL MCP: Build a Claude Analytics Agent (Setup + Examples)

Connect Claude to PostgreSQL with the official Postgres MCP server. Run natural language queries, explore schemas, and build an analytics agent. Includes Claude Desktop and Cursor setup, read-only SQL, and Next.js/Node.js agent patterns.

NT
Nikhil Tiwari
Feb 5
Tutorial12 min read

Claude Code MCP Setup: Config File Location & Add Server Command (2026)

Claude Code MCP config lives in ~/.claude.json (user scope) or .mcp.json (project scope). Full file paths on Mac, Windows and Linux, the claude mcp add command syntax for HTTP/SSE/stdio transports, all 3 scopes explained, and the best MCP servers for Claude Code in 2026.

NT
Nikhil Tiwari
Feb 5
Tutorial14 min read

ChatGPT MCP Support: Complete Setup Guide with OpenAI Agents SDK

ChatGPT now supports MCP servers. Learn how to connect MCP servers to ChatGPT via the OpenAI Agents SDK — hosted tools, Streamable HTTP, stdio, and ChatGPT Apps. Includes working Python examples.

NT
Nikhil Tiwari
Feb 3
Recipe14 min read

Playwright MCP: Browser Automation with AI (Complete Setup Guide)

Spin up a hosted Playwright MCP server in seconds — or run the official Microsoft Playwright MCP locally for Claude, Cursor and Claude Code. Automate browsers with AI using accessibility snapshots; no vision models required.

NT
Nikhil Tiwari
Feb 1
Tutorial15 min read

Build Your First MCP Server with Python and FastMCP (Step-by-Step Tutorial)

Learn to build a Model Context Protocol server in Python using FastMCP. Step-by-step tutorial with tools, resources, Claude Desktop integration, and testing. From zero to a working MCP server in 15 minutes.

NT
Nikhil Tiwari
Feb 1
Recipe17 min read

Build an AI Code Documentation Generator with MCP (GitHub + Filesystem Recipe)

Auto-generate READMEs, API docs, and code summaries with AI. Use GitHub MCP and Filesystem MCP to read repos and source files, then produce documentation. Perfect for keeping docs in sync with code.

NT
Nikhil Tiwari
Jan 30
Recipe18 min read

Build an AI Customer Support Summarizer with MCP (Intercom + Zendesk Recipe)

Summarize support tickets and conversations with AI. Use Intercom MCP and Zendesk MCP to pull recent tickets, generate daily digests, and highlight urgent issues. Perfect for support leads and CX teams.

NT
Nikhil Tiwari
Jan 27
Recipe16 min read

Build an AI-Powered File Organizer with MCP (Filesystem + Google Drive Recipe)

Automate file sorting and organization with AI. Use Filesystem MCP and Google Drive MCP to sort downloads, organize folders, and keep your files tidy using natural language. No manual drag-and-drop.

NT
Nikhil Tiwari
Jan 22
Guide20 min read

Awesome MCP Servers List (70+) — Live-Tested Catalog for 2026

The awesome MCP servers list you can actually test online. 70+ curated Model Context Protocol servers — Supabase, GitHub, Stripe, Notion, Figma, Linear, Slack, Sentry, Atlassian, HubSpot, Neon — plus 25+ remote HTTP servers you can connect with one URL. Updated for 2026.

NT
Nikhil Tiwari
Jan 13
Tutorial12 min read

AWS MCP Servers - Complete Guide to Amazon Web Services MCP Integration

Learn how to use AWS MCP servers to connect Claude and Cursor to Amazon Web Services. Setup guides for S3, Lambda, EC2, DynamoDB, and more AWS services.

NT
Nikhil Tiwari
Jan 13
Guide8 min read

Remote MCP Servers - Test and Connect to MCP Servers Online

Learn about remote MCP servers and how to test them online without local installation. Discover public MCP servers you can connect to instantly from your browser.

NT
Nikhil Tiwari
Jan 13
Recipe15 min read

Build an AI GitHub PR Reviewer with MCP (Complete Recipe)

Step-by-step guide to building an automated AI code reviewer that analyzes GitHub pull requests, suggests improvements, and posts comments. Uses GitHub MCP + Claude.

NT
Nikhil Tiwari
Jan 13
Recipe18 min read

Build an AI Database Query Assistant with Natural Language SQL (MCP Recipe)

Learn to build an AI assistant that converts natural language questions into SQL queries. Query databases using plain English with Supabase MCP and Claude. No SQL knowledge required.

NT
Nikhil Tiwari
Jan 13
Recipe20 min read

Automate Jira Tasks from Meeting Notes with AI (Notion + Jira MCP Recipe)

Stop manually creating Jira tickets after meetings. Learn to automatically extract action items from Notion meeting notes and create Jira tasks using AI. Save hours every week.

NT
Nikhil Tiwari
Jan 13
Tutorial11 min read

How to Set Up MCP in Claude Desktop (Complete 2026 Guide)

Step-by-step guide to configure MCP servers in Claude Desktop for April 2026. Covers the official GitHub MCP server (Docker), Supabase, Playwright, Desktop Extensions (.dxt), and remote MCP via Custom Connectors.

NT
Nikhil Tiwari
Jan 12
Tutorial10 min read

Cursor IDE MCP Setup: mcp.json Location, Format & 20+ Server Examples (2026)

Cursor IDE MCP config lives in ~/.cursor/mcp.json (global) or .cursor/mcp.json in your project. Full mcp.json format, where to find the file on Mac and Windows, and copy-paste examples for Playwright, GitHub, Notion, Linear and 20+ more MCP servers.

NT
Nikhil Tiwari
Jan 12
Guide10 min read

10 Best MCP Servers for Developers in 2026

Curated list of the most useful MCP servers for developers. Includes GitHub, Supabase, Playwright, Notion, Slack, and more with setup instructions.

NT
Nikhil Tiwari
Jan 12
Development5 min read

Model Context Protocol Discovery & Initialization

Learn how MCP discovery works and why it matters. This guide explains how clients discover tools, what happens during initialization, and common mistakes to avoid when building MCP servers.

NT
Nikhil Tiwari
Dec 23
Development6 min read

Wrap Existing APIs as MCP Tools (Simple Guide)

Learn how to wrap existing REST APIs as MCP tools so AI clients can safely and reliably call them. This guide shows you how to create a thin, safe layer between AI and your APIs using Node.js + MCP.

NT
Nikhil Tiwari
Dec 20
Development5 min read

Build a Custom MCP Server Using Node.js (Simple Guide)

Learn how to build a basic MCP server using Node.js, step by step. This guide shows you how to create a clean, typed API for AI with validated inputs and predictable JSON output.

NT
Nikhil Tiwari
Dec 18
Tutorial6 min read

How to Publish Your MCP Server to the MCP Registry (Step-by-Step Guide)

Learn how to publish your MCP server to the official MCP Registry so others can discover and use it. Includes testing tips and best practices for a smooth submission process.

NT
Nikhil Tiwari
Dec 15
Security3 min read

Safeguarding MCP Servers From Prompt Injection: Practical Tips From Real-World Builds

Once you give an LLM access to tools, files, or APIs through MCP, things get real very quickly. Here are practical approaches we learned by trial, error, and occasionally mild panic.

NT
Nikhil Tiwari
Dec 10
Testing3 min read

How QA Teams Should Test MCP Servers

A simple guide for ensuring security, reliability, and correct behavior. Learn how QA teams can effectively test MCP servers before they ship to production.

NT
Nikhil Tiwari
Dec 4
Security8 min read

Are MCP Servers Secure? Complete Security Guide (2026)

Are MCP servers secure? Learn MCP server security best practices, risks, and how to protect your systems. Complete guide to securing Model Context Protocol servers.

NT
Nikhil Tiwari
Dec 1
Development8 min read

What Is the Model Context Protocol (MCP)? A Developer's Guide

Most LLM apps hit the same wall quickly: they need fresh context and the ability to call real systems, without piles of custom glue code. That is exactly what the Model Context Protocol gives you.

NT
Nikhil Tiwari
Nov 25
MCP Blog - Tutorials & Best Practices | MCP Playground | MCP Playground