andrea9293/mcp-client-template
A template for building MCP (Model Context Protocol) client applications, featuring a Vite + TypeScript frontend and an Express backend. Includes OAuth2.1 authentication and ready-to-use APIs for managing and interacting with MCP servers. Easily extensible for custom workflows and integrations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-client-template": {
"command": "npx",
"args": [
"-y",
"mcp-client-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...