MCP Resources
Resources provide read-only data to AI assistants. Unlike tools (which perform actions), resources simply expose information — configuration files, database records, logs, documentation, or any other data your application manages.Registering Resources
Basic Resource
Resource URIs
Resources are identified by URIs. Use a scheme that makes sense for your domain:Practical Examples
Database Records
Database Records
Log Files
Log Files
API Documentation
API Documentation
What’s Next
Tools
Build tools the AI can call
Transports
Deploy your MCP server