Skip to main content
Glama

Open Search MCP

by flyanima
MIT License
1
  • Apple
  • Linux

jsonplaceholder_health_test

Verify API connectivity and measure response times for specified JSONPlaceholder endpoints like posts, users, and comments to ensure system health and performance.

Instructions

Test API connectivity and response times using JSONPlaceholder

Input Schema

NameRequiredDescriptionDefault
endpointsNoEndpoints to test: posts, users, comments, albums, photos, todos

Input Schema (JSON Schema)

{ "properties": { "endpoints": { "default": [ "posts", "users", "comments" ], "description": "Endpoints to test: posts, users, comments, albums, photos, todos", "items": { "type": "string" }, "type": "array" } }, "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/flyanima/open-search-mcp'

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