Pagecast
# Pagecast [](https://www.npmjs.com/package/@mcpware/pagecast) [](https://www.npmjs.com/package/@mcpware/pagecast) [ 本文档通过 [MkDocs](https://github.com/mkdocs/mkdocs)…
# Disk Usage MCP Server (Demo) ## What is MCP? Model Context Protocol (MCP) is a protocol that enables AI models like Claude to interact with external tools…
MCP Demo is a demonstration project that uses Cloudflare Workers MCP to create custom AI tools. These tools can be used with MCP‑capable AI assistants such as…
Demo of MCP server with HTTP SSE and a client
SmallCloud MCP Server Demonstration of an Anthropic MCP server using the Model Context Protocol SDK by Anthropic. For use with Claude Desktop and other MCP…
一个mcp server的demo,前台录入酒店的房间信息,然后可以通过mcp查询当前酒店的最新数据 前台vue3后台python fastapi + sqlite