Nft Log Analyser
@mashish
关于 Nft Log Analyser
CP Log Analyzer automatically triages your log files using a local AI model.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"nft-log-analyzer": {
"command": "python",
"args": [
"/path/to/nft-log-analyzer/mcp_server/server.py"
],
"env": {
"GITHUB_PAT": "your_github_pat",
"GITHUB_REPO_OWNER": "your-username",
"GITHUB_REPO_NAME": "your-repo",
"OLLAMA_BASE_URL": "http://localhost:11434",
"OLLAMA_MODEL": "deepseek-r1:14b"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Nft Log Analyser?
Nft Log Analyser is an MCP server that performs AI‑powered log analysis entirely on your machine using Ollama and the deepseek‑r1:14b model. It scans log files, detects error patterns, and automatically files structured GitHub Issues, all while keeping your log data local.
How to use Nft Log Analyser?
Install system dependencies (Ollama, ripgrep), clone the repository, and set up a Python 3.11+ virtual environment. Configure environment variables (GITHUB_PAT, GITHUB_REPO_OWNER, GITHUB_REPO_NAME, OLLAMA_BASE_URL, OLLAMA_MODEL) then register the server with a compatible MCP client (e.g., Claude Desktop via claude_desktop_config.json). Use natural language commands or the analyze_log_file tool to start analysis.
Key features of Nft Log Analyser
- 100%
开发工具 分类下的更多 MCP 服务器
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
评论