muhammedfahadt/mcp-fundamentals
Intro to Model Context Protocol (MCP). Learn to build MCP servers and clients with spring-ai and the Python SDK using tools, resources, and prompts. Covers architecture, transport-agnostic messaging, request-response flow, server testing with Inspector, document tools, resource handling, prompts, and practical integration patterns with Claude.
Platform-specific configuration:
{
"mcpServers": {
"mcp-fundamentals": {
"command": "npx",
"args": [
"-y",
"mcp-fundamentals"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...