Skip to main content
Glama

Local Logs MCP Server

by mariosss
package.json1.28 kB
{ "name": "local-logs-mcp-server", "version": "1.0.0", "description": "MCP server for monitoring local application logs with real-time tailing, error tracking, and log search capabilities", "main": "local-logs-mcp-server.js", "bin": { "local-logs-mcp": "local-logs-mcp-server.js", "local-logs-setup": "setup-cursor.js" }, "scripts": { "start": "node local-logs-mcp-server.js", "test": "node test-server.js", "setup-cursor": "node setup-cursor.js" }, "keywords": [ "mcp", "model-context-protocol", "logs", "monitoring", "server-logs", "log-tailing", "cursor", "ai-tools", "claude", "log-monitoring", "error-tracking" ], "author": "Your Name <your.email@example.com>", "license": "MIT", "engines": { "node": ">=14.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/mariosss/local-logs-mcp-server.git" }, "bugs": { "url": "https://github.com/mariosss/local-logs-mcp-server/issues" }, "homepage": "https://github.com/mariosss/local-logs-mcp-server#readme", "files": [ "local-logs-mcp-server.js", "setup-cursor.js", "test-server.js", "README.md", "INSTALLATION.md", "CHANGELOG.md", "LICENSE" ], "type": "commonjs" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mariosss/local-logs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server