MCP
A read-only data source exposed by an MCP server.
A read-only data source exposed by an MCP server. Resources provide context to the AI model - things like configuration files, database records, documentation, or API state. Unlike tools (which perform actions), resources are passive data that the model reads for information. Resources are identified by URIs and can return text, JSON, or binary content.
Example
Resources provide context to the AI model - things like configuration files, database records, documentation, or API state.
Hands-on guides, comparisons, and tutorials that cover MCP.
FAQ
A read-only data source exposed by an MCP server.
MCP Resource sits in the MCP part of the AI stack. Understanding it helps you make better decisions when building, debugging, and shipping AI features.
Developers Digest publishes tutorials and videos that cover MCP topics including MCP Resource. Check the blog and YouTube channel for hands-on walkthroughs.
Related
A function exposed by an MCP server that an AI agent can call to perform an action.
An extension promoted to first-class status in the 2026-07-28 Model Context Protocol spec that lets a server return a sandboxed, server-rendered UI instead of only text.
An application that connects to MCP servers to use the tools, resources, and prompts they expose.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.