DirectoryModel Context Protocol Resources
ai-ml

Model Context Protocol Resources

by cyanheads

18
Health
unknown
18
Popularity

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

279stars
29forks
TypeScript
Apache-2.0
Updated May 10, 2026
#ai-agents#ai-development#developer-guides#llm-tools#mcp#mcp-servers#model-context-protocol#model-context-protocol-servers

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "model-context-protocol-resources": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-model-context-protocol-resources"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthunknown

Freshness0/40
Issue response3/30
Org backing10/20
Longevity5/10
No commits in 12+ months
Most issues unresolved

Server Info

Categoryai-ml
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory