somnathsingh31/mcp-quickstart
Understand and experiment with the Model Context Protocol (MCP) by implementing both a custom MCP server and MCP client, along with integration to a Large Language Model .
Platform-specific configuration:
{
"mcpServers": {
"mcp-quickstart": {
"command": "npx",
"args": [
"-y",
"mcp-quickstart"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...