remote-mcp-creation-foundation
If you are the rightful owner of remote-mcp-creation-foundation and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
DxSure MCP Server and Client Setup provides a Model Context Protocol implementation for use with Cursor and other MCP-compatible tools.
The DxSure MCP Server and Client Setup is a comprehensive implementation of the Model Context Protocol (MCP) designed to work seamlessly with Cursor and other MCP-compatible tools. The project includes a core MCP server, `my-mcp-server`, which hosts various tools and is deployed on Cloudflare Workers. Additionally, it features two proxy clients: `mcp-remote-authless`, which connects to Cursor without authentication, and `mcp-remote-github-oauth`, which incorporates GitHub OAuth for secure authentication. The setup process involves configuring the MCP client to connect to the remote server, deploying the client either locally or on Cloudflare, and configuring Cursor to use the MCP client. The setup also includes testing and troubleshooting guidelines to ensure smooth operation.
Features
- Core MCP server hosting tools on Cloudflare Workers
- Proxy client for Cursor connection without authentication
- GitHub OAuth authentication for secure access
- Local and Cloudflare deployment options
- Testing and troubleshooting guidelines