A Model Context Protocol server that exposes tools and resources for fetching GitHub user profiles and weather data, with a React interface and clean architecture.
{
"mcpServers": {
"basic": {
"command": "npx",
"args": [
"-y",
"basic-mcp"
]
}
}
}