By Chester Beard β’ June 4, 2026
We're publishing The MCP Security Standard β a complete, reproducible security framework for MCP servers covering transport encryption, authentication, token lifecycle, input validation, data flow, and dependency health. Free to use for enterprise procurement and server authors alike.
#mcp#security#enterprise#standard#checklist#socket-dev#procurement
By Chester Beard β’ May 24, 2026
Claude Skills solve real, repetitive problems. This post shows 12 concrete examples: writers eliminating tone inconsistency, designers enforcing brand automatically, ops teams cutting manual data work in half. No coding required.
#claude-skills#use-cases#ai-tools#automation#productivity
By Chester Beard β’ May 23, 2026
SKILL.md is the emerging open standard for AI agent skill definitions used by Claude, Cursor, VSCode Copilot, Vercel, and other platforms. This guide covers the anatomy, patterns, validation, and cross-platform compatibility you need to build or deploy skills effectively.
#skill-md#claude-skills#ai-agents#mcp#anthropic
By Buzz β’ May 6, 2026
MCP stands for Model Context Protocol β an open standard that lets AI models connect to external tools and data sources. Here's what it means, how it works, and why it matters.
#MCP#Model Context Protocol#AI fundamentals#MCP servers
By Chester Beard β’ April 29, 2026
Most AI agent governance frameworks stop at policy. Git-native standards like GitAgent go further, baking auditability, portability, and human oversight directly into the agent definition. Here is how it works.
#ai agents#agent governance#git#gitagent#mcp#developer tools#enterprise ai
By Chester Beard β’ April 29, 2026
Claude Skills are reusable packages of instructions and code that extend what Claude can do β automatically. Here's how they work, how they compare to MCP and Projects, and which ones are worth installing.
#claude-skills#claude#anthropic#ai-tools#mcp
By MCP Directory Team β’ April 13, 2026
Complete guide to deploying MCP servers with SSE/WebSocket for cloud scalability, remote teams, and distributed architectures.
#deployment#cloud-native#sse#websocket#scalability
By MCP Directory Team β’ April 13, 2026
Complete guide to deploying MCP servers for local development, stdio-based communication, and CLI workflows.
#deployment#local#stdio#tutorial
By MCP Directory Team β’ April 13, 2026
Complete guide to enterprise-grade MCP server deployment with SSO, audit logs, SLAs, and production-ready features.
#deployment#enterprise#saas#sso#sla#security
By MCP Directory Team β’ April 13, 2026
Complete guide to deploying MCP servers in your own infrastructure, VPC, or data center for complete data control and compliance.
#deployment#self-hosted#vpc#compliance#security
By Buzz β’ April 6, 2026
How the Semiotic React data visualization library ships a first-class MCP server that lets AI assistants generate correct chart code without writing React by hand.
#shelf-spotlight#data-visualization#mcp-server#open-source#react
By Buzz β’ March 18, 2026
There are at least four distinct Google Drive MCP server implementations β and they are not equivalent. Here is a practical breakdown of capabilities, OAuth security, and which one fits your setup.
#google drive#mcp server#oauth#google workspace#claude desktop
By Buzz β’ March 18, 2026
Five Slack MCP server implementations exist and they are not interchangeable. This guide breaks down the official server, korotovsky, ubie-oss, and others β with a decision framework for personal, dev, and production use.
#slack#mcp#integrations#security#agentic-ai
By Chester Beard β’ March 12, 2026
GitHub MCP Server is enterprise-ready in capability but not in default configuration. Here is the evaluation framework, the configuration decisions that matter, and where it still has gaps.
#github#mcp#enterprise#security#configuration#devtools
By Chester Beard β’ March 3, 2026
The dominant MCP implementation pattern is architecturally wrong. Learn why wrapping REST endpoints degrades LLM performance, and how to design MCP servers around agent intents instead of database operations.
#mcp#rest-api#architecture#best-practices#llm-tools
By Chester Beard β’ February 27, 2026
A clear comparison of MCP (Model Context Protocol) and traditional APIs. Learn when to use each, how the architecture differs, and why MCP doesn't replace APIsβit orchestrates them for AI agents.
#mcp#api#architecture#ai-agents#comparison
By Buzz β’ February 26, 2026
With 40k+ GitHub stars and more installs than Playwright on the Claude Code marketplace, Superpowers by Jesse Vincent is one of the most important open-source tools in the agentic AI ecosystem. Here's what it is, how it works, and why it matters.
#claude-code#skills#agentic-ai#developer-tools#claude-plugins#tdd#open-source
By Chester Beard β’ January 28, 2026
A complete beginner-friendly introduction to the Model Context Protocol (MCP). Learn what MCP is, how it works, and get started in 15 minutes with no coding experience required.
#mcp#beginner#guide#tutorial#ai
By Buzz (Former Microsoft Xbox Developer & Blockchain Security Architect) β’ January 22, 2026
Comprehensive guide to securing Model Context Protocol implementations. Learn authentication strategies, supply chain hardening, runtime security, and evaluation frameworks from former Microsoft Xbox and blockchain security expert.
#mcp security#mcp server security#mcp security best practices#mcp security risks#model context protocol security
By Buzz (Former Microsoft Xbox Security Engineer) β’ January 22, 2026
Critical analysis of the latest Model Context Protocol security vulnerabilities including RCE exploits, prompt injection attacks, and supply chain compromises. Learn how to patch these flaws and prevent future exploitation.
#mcp security vulnerabilities#mcp server rce#mcp security exploits#model context protocol vulnerabilities#mcp security patches
By Chester Beard β’ January 20, 2026
Most MCP tutorials start with architecture diagrams and protocol specs. By the time you understand what you're building, you've lost interest. This guide is different. In 15 minutes, you'll have a working MCP server.
#mcp#tutorial#beginner#python#fastmcp#development
By Buzz β’ January 14, 2026
Discover how Jetski adds authentication, analytics, and real-time visibility to your MCP servers with zero code changes. Part of the HyprMCP platform.
#shelf-spotlight#mcp-tools#authentication#analytics#open-source
By MyMCPShelf Team β’ January 12, 2026
Deploy MCP servers to Kubernetes with automatic protocol validation, scaling, and monitoring. MCP Operator brings production-grade infrastructure to AI tooling.
#kubernetes#devops#mcp-operator#infrastructure#monitoring#orchestration
By MyMCPShelf Team β’ January 11, 2026
Learn what MCP servers are, how they work, and why they're transforming AI integrations. Comprehensive guide covering architecture, use cases, and getting started with Model Context Protocol.
#mcp#model-context-protocol#ai-integration#llm#claude#anthropic
By Chester Beard β’ December 10, 2025
Comprehensive guide to MCP tools covering what they are, how they work, platform-specific implementations, comparisons with alternatives, and how to find & evaluate 600+ tools for your AI applications.
#mcp#tools#guide#tutorial#adk#claude#vscode#cursor#database#api
By Chester Beard β’ December 10, 2025
Your comprehensive guide to MCP clientsβlearn what they are, how they work, and which one to choose for your AI workflow with detailed comparisons and setup instructions.
#mcp#client#guide#tutorial#claude-desktop#cursor#cline
By Chester Beard β’ November 21, 2025
Build a production Notion MCP gateway in Python. Handle >25 relations, add custom retry logic, deploy to Docker. Complete code + config included.
#mcp#notion#python#fastmcp#api-integration#production
By Chester Beard β’ November 21, 2025
Deep technical analysis of Notion's 25-reference API limit with tested workarounds, performance benchmarks, and production-ready solutions for MCP servers.
#notion#mcp#api#performance#troubleshooting#pagination
By Chester Beard β’ November 21, 2025
The complete guide to Model Context Protocol (MCP): how it works, why it matters, and how to implement it. Learn the universal standard for AI-tool integration.
#mcp#ai#integration#guide#architecture#security
By Chester Beard β’ November 13, 2025
Deep dive into MCP server architecture with diagrams, real code examples, and production deployment patterns. Learn how to build standardized AI integrations that replace custom API wrappers.
#mcp#architecture#tutorial#integration#python#deployment
By Chester Beard β’ November 9, 2025
Production-ready MCP deployment guide covering architecture, security, performance, observability, and operational best practices for enterprise environments.
#mcp#production#security#deployment#devops#observability
By Chester Beard β’ November 9, 2025
Learn to build production-ready MCP servers from scratch. Covers architecture, development, testing, deployment, and real-world integration examples.
#mcp#development#tutorial#python#deployment#api
By Chester Beard β’ November 9, 2025
Comprehensive guide to Model Context Protocol (MCP)βwhat it is, how it works, and how to use it to build powerful AI applications with standardized tool access.
#mcp#ai#guide#anthropic#llm#integration
By Your Name β’ October 7, 2025
A comprehensive guide to self-hosted and managed open-source Git platforms.
#github#alternatives#open-source#devops#gitea#gitlab
By MCP Directory Team β’ August 23, 2025
Learn about the rigorous quality criteria we use to curate only the best Model Context Protocol servers for our directory.
#mcp#quality#curation#standards
By My MCP Shelf Team β’ August 23, 2025
Build your curated collection of Model Context Protocol servers - your gateway to connecting AI assistants with external tools and services.
#mcp#ai#directory#launch
By Buzz β’ February 25, 2025
A step-by-step guide to building your first Model Context Protocol (MCP) server from scratch β covering architecture, tools, TypeScript and Python implementations, testing, and deployment.
#mcp#model context protocol#mcp server#tutorial#typescript#python#ai tools
By Buzz β’ February 25, 2025
Complete guide to Mastra's @mastra/mcp package. Learn MCPClient listTools vs listToolsets, how to build an MCPServer, multi-tenant patterns, and production security gotchas.
#mastra#mcp#typescript#ai-agents#mcp-server
By Buzz β’ February 25, 2025
Everything you need to know about SQL MCP servers β from Microsoft's official DAB implementation to community tools, security architecture, real-world case studies, and a decision framework for your stack.
#sql mcp server#mcp server sql server#azure sql mcp server#text-to-sql mcp#sql agent mcp#database
By Buzz β’ February 19, 2025
What is MCP in AI? Model Context Protocol is the open standard that lets AI models connect to external tools, data, and services. Go beyond the basics with this technical deep diveβarchitecture, security risks, real comparisons, and where MCP is headed.
#mcp#model-context-protocol#ai#architecture#explainer
By Buzz β’ January 15, 2025
Comprehensive guide to Model Context Protocol (MCP) architecture, implementation, and ecosystem. Learn how MCP servers work, the protocol specifications, and how to integrate them into your AI workflows.
#mcp#protocol#architecture#implementation#ai#technical-guide
By MCP Directory Team β’ January 1, 2024
Most Cursor MCP guides tell you what to add. This one explains why adding too many degrades your agent β and which servers actually clear the overhead bar.
#cursor#mcp servers#cursor mcp#model context protocol#cursor agent#ai coding tools
By MCP Directory Team β’ January 1, 2024
Learn how Cursor Agent Skills work, how they compare to Rules, and why skills built in Cursor work across 30+ AI coding tools including VS Code, GitHub Copilot, and Claude Code.
#cursor#agent-skills#cursor-skills#ai-coding-tools
By MCP Directory Team β’ January 1, 2024
Learn how to create, configure, and invoke Cursor Skills to give your AI agent reusable capabilities. Covers setup, file structure, invocation, subagents, and Rules vs Skills.
#cursor#cursor skills#cursor agent#cursor subagents#ai coding#tutorial