Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIVEST_API_KEYNoOptional API key for extended features and higher rate limits.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kivest_searchA

Search the web using Kivest AI Search API. Supports multiple AI models including GPT-5.1 and LLaMA 3.1 8B. Rate limited to 5 requests per minute with automatic queuing and retry.

Models:

  • gpt-5.1: Fast, high-quality results (4 RPM limit)

  • llama3.1-8B: Unlimited requests, open source

  • deepseek-chat: Good balance (8 RPM limit)

  • qwen3.5-plus: Latest Qwen model (8 RPM limit)

Best for: Current events, factual queries, general knowledge.

kivest_search_streamA

Search the web using Kivest AI Search API with streaming response. Returns response tokens as they are generated for real-time feedback. Supports the same models as kivest_search.

kivest_statsA

Get current rate limiter statistics including queue size and token availability

kivest_modelsA

List available AI models and their rate limits

kivest_web_searchA

Search the web and get search results with titles, URLs, and snippets

kivest_image_searchA

Search for images and get results with image URLs, titles, and sources

kivest_video_searchA

Search for videos and get results with video URLs, thumbnails, and sources

kivest_news_searchA

Search for news articles and get results with titles, sources, and publication dates

kivest_scrape_webA

Scrape a website and return clean markdown content

kivest_usageA

Get usage statistics for all endpoints

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/AppliedEllipsis/mcp-search-kivest'

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