Nft Log Analyser
@mashish
About Nft Log Analyser
CP Log Analyzer automatically triages your log files using a local AI model.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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%
More Developer Tools MCP servers
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Grafana MCP server
grafanaMCP server for Grafana
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
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
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Comments