Skip to content
Back to search
30
MCP

model-context-protocol-resources

cyanheads/model-context-protocol-resources

Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while learning about this new protocol.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "model-context-protocol-resources": {
      "url": "None",
      "transport": "http"
    }
  }
}