Back to search
30
MCP

mcp-crash-course

emarco177/mcp-crash-course

Hands-on crash course for the Model Context Protocol (MCP) with project-based branches on Streamable-HTTP, LangChain adapters, and Docker.

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

Similar MCP servers embedding-nearest

mcp-for-beginners
This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET,
0 tools
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.
0 tools
bridgic-protocols-mcp
Model Context Protocol (MCP) integration for Bridgic.
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools
context-portal-mcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
context-portal-mcp-fastmcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-crash-course": {
      "url": "None",
      "transport": "http"
    }
  }
}