Skip to main content
Glama

Open Search MCP

by flyanima
MIT License
1
  • Apple
  • Linux

jsonplaceholder_health_test

Test API connectivity and response times with JSONPlaceholder. Validate key endpoints such as posts, users, and comments to ensure optimal performance and reliability.

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