mcp-search-kivest
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIVEST_API_KEY | No | Optional API key for extended features and higher rate limits. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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:
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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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