Skip to main content
Glama

MCP-APIKit

by scarqin

search_apis

Search for APIs within the MCP-APIKit server using specific queries, enabling developers to quickly locate and integrate API resources in their development environment.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from MCP-APIKit

Related Tools

    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/scarqin/mcp-apikit'

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