thenodon/mcp-parseable-server
This project provides an MCP (Message Context Protocol) server for Parseable, enabling AI agents and tools to interact with Parseable data streams (logs, metrics, traces) using natural language and structured tool calls.
Platform-specific configuration:
{
"mcpServers": {
"mcp-parseable-server": {
"command": "npx",
"args": [
"-y",
"mcp-parseable-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...