Skip to main content
Glama

UseKeen Documentation MCP Server

by Use-Keen

usekeen_package_doc_search

Search package and service documentation to find implementation details, examples, and specifications. Enter the package name and specific query for targeted results.

Instructions

Search documentation of packages and services to find implementation details, examples, and specifications. The user's query should be as specific as possible to get the best results.

Input Schema

NameRequiredDescriptionDefault
package_nameYesName of the package or service to search documentation for (e.g. 'react', 'aws-s3', 'docker')
queryYesSearch term to find specific information within the package/service documentation (e.g. 'file upload example', 'authentication methods')

Input Schema (JSON Schema)

{ "properties": { "package_name": { "description": "Name of the package or service to search documentation for (e.g. 'react', 'aws-s3', 'docker')", "type": "string" }, "query": { "description": "Search term to find specific information within the package/service documentation (e.g. 'file upload example', 'authentication methods')", "type": "string" } }, "required": [ "package_name", "query" ], "type": "object" }

Other Tools from UseKeen Documentation MCP Server

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/Use-Keen/usekeen-mcp-server'

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