S
Sasquatch MCP
作者 @maximbilan
MCP server that gives Claude searchable access to the Sneaky Sasquatch game wiki — scrapes, indexes, and exposes ~986 Fandom articles via SQLite FTS5
创建于 2/15/2026
更新于 10 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-sasquatch-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"maximbilan-sasquatch-mcp": {
"command": "npx",
"args": [
"maximbilan-sasquatch-mcp"
]
}
}
}