ahnambia/simple-mcp-server
This is a beginner-friendly implementation of a Model Context Protocol (MCP)-style server with a React + Tailwind + shadcn/ui frontend. It demonstrates how to build and test context-aware, tool-augmented interactions with LLMs.
Platform-specific configuration:
{
"mcpServers": {
"simple-mcp-server": {
"command": "npx",
"args": [
"-y",
"simple-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...