foundryvtt-mcp: An MCP server that integrates with FoundryVTT, enabling AI assistants to roll dice, query game data, and generate content via natural language. It supports live connection via Socket.IO, provides MCP resources, and includes diagnostics when the REST API module is available. Installation is simple with npx or bunx, and it works with MCP-compatible clients like Claude Desktop and VS Code.; MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.
Roll dice for attack rolls
Enhancing LLMs with real-time web search capabilities