Skip to main content
Glama
Pstasov

mcp-tester-helper

by Pstasov

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REST_ENABLE_SSL_VERIFYNoSet to 'false' to skip SSL cert verificationtrue
REST_RESPONSE_SIZE_LIMITNoMax response body size in bytes10000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
test_requestA

Test a REST API or OpenSearch endpoint on a specific stand. Auth is handled automatically.

db_queryA

Execute a read-only SQL query against a stand's PostgreSQL database. Use schema-qualified table names (e.g. "SELECT * FROM orders.users").

os_searchB

Search an OpenSearch index using Query DSL. Use for log analysis and data queries.

os_indicesB

List available OpenSearch indices with doc counts and sizes.

os_mappingsA

Get field mappings for a specific OpenSearch index.

list_servicesA

List available stands and their services, databases, and OpenSearch endpoints from the config file.

healthB

Check availability of a stand's infrastructure: services, OpenSearch, and PostgreSQL.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Usage ExamplesExamples of using all tools with different stands
Configuration GuideHow to set up config.json and .env
Response FormatResponse structure documentation

Latest Blog Posts

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/Pstasov/mcp-tester-helper'

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