namanbarkiya/MCP-todo-client-server
API‑first MCP demo: FastAPI exposes REST and MCP tools over a backed todo service. Next.js as MCP Client showing per‑response tool‑call details.
Platform-specific configuration:
{
"mcpServers": {
"MCP-todo-client-server": {
"command": "npx",
"args": [
"-y",
"MCP-todo-client-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...