mcp-tester-helper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REST_ENABLE_SSL_VERIFY | No | Set to 'false' to skip SSL cert verification | true |
| REST_RESPONSE_SIZE_LIMIT | No | Max response body size in bytes | 10000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Usage Examples | Examples of using all tools with different stands |
| Configuration Guide | How to set up config.json and .env |
| Response Format | Response structure documentation |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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