Skip to main content
Glama

MCP Seekr Server

by seekr-sh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host (optional)127.0.0.1
PORTNoServer port (optional)8000
LOG_LEVELNoLogging levelINFO
SEEKR_API_KEYNoYour Seekr API key
SEEKR_TIMEOUTNoAPI request timeout in seconds30
SEEKR_BASE_URLNoSeekr API base URLhttps://engine.seekr.sh
SEEKR_MAX_RETRIESNoMaximum number of API retries3
MAX_CALLS_PER_MINUTENoRate limiting: maximum calls per minute100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
seekr_query

Query for information using Google query engine.

This tool performs web queries to find current information, news, and diverse content. Use this for: current events, news, product information, troubleshooting, recent developments, and real-time information.

After getting query results, use seekr_prism to get detailed content from specific URLs.

seekr_prism

Prism and extract detailed text content from a specific webpage URL.

Use this tool to get full content from URLs found in query results. This provides more detailed information than query snippets alone.

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/seekr-sh/mcp-server-seekr'

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