DirectoryModel Context Protocol Resources
ai-ml

Model Context Protocol Resources

by cyanheads

38
Health
stale
63
Popularity

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

270stars
27forks
TypeScript
Apache-2.0
Updated March 11, 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 Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

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