Skip to main content
Glama

PocketBase MCP Server

by mabeldata

get_logs_stats

Analyze API request logs by retrieving statistics, with optional filtering to focus on specific criteria like methods or endpoints, for effective monitoring and debugging.

Instructions

Get API request logs statistics with optional filtering.

Input Schema

NameRequiredDescriptionDefault
filterNoPocketBase filter string (e.g., "method='GET'").

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "PocketBase filter string (e.g., \"method='GET'\").", "type": "string" } }, "required": [], "type": "object" }

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/mabeldata/pocketbase-mcp'

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