An MCP-compatible server that uses iFlytek's large language model to generate PowerPoint presentations, offering template selection, outline creation, and PPT generation with features like automatic image insertion.
A read-only MCP server that helps customers discover products, select flavors, check inventory and food info, and access official purchase links for Sifang Nuo Mi.
A remote MCP server for expense tracking, providing tools to add, list, update, delete expenses, and generate summaries, budget status, and monthly trends.
A template and demonstration project for building, testing, and deploying remote MCP servers using FastMCP and uv. It provides a foundational structure for creating MCP-compliant tools that can be hosted publicly and integrated with LLM agents.
A security-first MCP server that gives AI assistants controlled, safe access to manage remote servers via SSH with whitelisted operations and no generic command execution.
MCP server for hybrid medical consultation integrating Western and Traditional Chinese Medicine, enabling symptom analysis, diagnosis, and treatment suggestions through two specialized models.
Enables deployment of MCP servers on Cloudflare Workers with OAuth authentication, allowing remote access to MCP tools via SSE transport. Includes example math tools and supports connection from Claude Desktop and MCP Inspector.
Enables deployment of MCP servers without authentication on Cloudflare Workers. Provides a template for creating remote MCP servers that can be connected to clients like Claude Desktop or the Cloudflare AI Playground.
Enables deployment of a remote MCP server on Cloudflare Workers without authentication, supporting custom tools and connection to AI Playground or Claude Desktop.
Enables deploying a remote MCP server on Cloudflare Workers with OAuth authentication, allowing clients like Claude to connect via SSE and use defined tools.
Enables the deployment of remote Model Context Protocol (MCP) servers on Cloudflare Workers without requiring authentication. It allows users to define custom tools and connect to clients like Claude Desktop or Cloudflare AI Playground using Server-Sent Events.
A template for deploying MCP servers on Cloudflare Workers with OAuth authentication. Enables remote access to MCP tools through SSE transport, allowing Claude Desktop and other clients to connect via HTTP instead of local stdio.
A template for deploying authentication-free remote MCP servers on Cloudflare Workers. Allows easy customization of tools and connection from both web-based and local MCP clients like Claude Desktop.
A template for deploying secure Model Context Protocol servers to Cloudflare Workers with built-in OAuth authentication. It enables hosting and connecting remote tools to Claude Desktop using SSE transport and a local proxy.
Enables deployment of MCP servers on Cloudflare Workers with OAuth authentication and SSE transport. Provides a template for hosting remote MCP servers that can be accessed by Claude Desktop and other MCP clients over HTTP.