
Showing 1 - 24 of 462 resources
Balancing Act: The Six Keys to Successfully Navigating Security and App Development Team Tensions
Tired of the friction between developers and security? Learn six keys to bridge the gap, from better training to developer-first tools. Turn roadblocks into collaboration and build secure applications faster.
How to build Node.js MCP Servers that Expose Data Resources to LLMs
MCPs are famous for exposing Tools that augment Large Language Models (LLMs) with the ability to perform actions and invoke generic functions that MCP Servers can implement, but exposing data resources to LLMs is just as important. In this article, we're building an MCP Server in JavaScript to run with a Node.js runtime and define Resources as part of the MCP Server data points.