Skip to main content
Glama
israelflores8789

ministic-fishstick

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_URLNoQdrant database server URLhttp://localhost:6333
OPENAI_API_KEYNoOpenAI API Key for default embedder. Required unless a different embedding provider is configured.
SEARCH_MIN_SCORENoSimilarity score cutoff (0.0 to 1.0)0.3
EMBEDDER_MODEL_IDNoModel identifier for the embedding providertext-embedding-3-small
EMBEDDER_PROVIDERNoEmbedding provider (e.g., 'openai', 'ollama', 'gemini')openai
SEARCH_MAX_RESULTSNoMaximum number of search results20
VECTOR_STORE_PROVIDERNoVector store provider: 'sqlite' or 'qdrant'sqlite

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/israelflores8789/ministic-fishstick'

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