ReinoutWW/agentic-mcp-example-ui
A complete Model Context Protocol (MCP) demonstration featuring a Python FastMCP server with an add() tool, a FastAPI agent backend with OpenAI integration, and a beautiful React frontend with elegant glass morphism design.
Platform-specific configuration:
{
"mcpServers": {
"agentic-mcp-example-ui": {
"command": "npx",
"args": [
"-y",
"agentic-mcp-example-ui"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...