Skip to main content

Articles

Stay informed on security insights and best practices from Snyk’s leading experts.

Showing 301 - 309 of 309 articles

Ensuring Safe and Reliable AI Interactions with LLM Guardrails

Explore LLM guardrails, why they matter, and how you can effectively implement them to ensure safe and trustworthy AI interactions.

How to Add a New MCP Server to Cursor

Learn how to configure MCP Servers in the Cursor AI code assistant. Enhance your agentic development workflow by adding global or project-specific servers.

How to Build an MCP Server in Node.js to Provide Up-To-Date API Documentation

Learn how to build a basic MCP Server in Node.js using the official Anthropic Model Context Protocol (MCP) SDK in this tutorial.

How to Run MCP Servers with Docker

Struggling with local MCP server installations and security concerns? Discover how Docker can simplify deployment, enhance security, and streamline your workflow. Includes examples for tools like Qodo Gen.

How to Debug MCP Server with Anthropic Inspector

Learn to debug your Anthropic MCP server with the official MCP Inspector. Start with a simple Node.js example and use the MCP Inspector UI to inspect and interact with your server's tools. Discover practical debugging tips and workarounds.

Enhanced Vulnerability Detection with AI

Snyk leverages AI and large language models to enhance vulnerability detection, reducing manual analysis and information overload for security experts. Discover how AI-powered classification and fix commit analysis improve accuracy and speed in identifying security threats.

Exploiting MCP Servers Vulnerable to Command Injection

Learn how vulnerable MCP servers in AI and LLM workflows, especially for developers, can lead to dangerous command injection attacks and how to mitigate the risks.

How to Add a New MCP Server to VS Code

Unlock the power of AI in VS Code! Learn how to integrate MCP Servers, like GitHub's, to extend GitHub Copilot's capabilities with custom tools. This guide covers setup, configuration with .vscode/mcp.json, and using agent mode for enhanced developer workflows.

A Beginner's Guide to Visually Understanding MCP Architecture

A beginner's guide to understanding Model Context Protocol (MCP) architecture visually. Explore MCP Hosts, Clients, Servers, transport types, and how MCP extends LLMs beyond function calling & REST APIs.