Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OSSFIND_FITNoForce fit method: embeddings or tfidf. Live mode defaults to embeddings, falling back to tfidf if the model cannot load.
GITHUB_TOKENNoOptional GitHub token for higher rate limits when searching GitHub repositories.
OSSFIND_FIXTURESNoSet to 1 to run in offline fixture mode using frozen test data.
OSSFIND_NO_CACHENoSet to 1 to disable the live-response cache.
OSSFIND_CACHE_DIRNoDirectory for the live response cache..cache/http/
OSSFIND_CACHE_TTLNoCache lifetime in seconds for discovery, license, and health data.3600
OSSFIND_TELEMETRYNoSet to 1 to enable remote telemetry. Telemetry only activates when both OSSFIND_TELEMETRY and OSSFIND_TELEMETRY_URL are set.0
LIBRARY_IO_API_KEYNoOptional libraries.io API key used when PyPI discovery falls back to libraries.io.
OSSFIND_CONCURRENCYNoMaximum concurrent upstream enrichment requests.4
LIBRARIES_IO_API_KEYNoAlternative name for the libraries.io API key; also accepted.
OSSFIND_SECURITY_TTLNoCache lifetime in seconds for OSV vulnerability data.300
OSSFIND_TELEMETRY_URLNoHTTPS endpoint for remote telemetry. Required together with OSSFIND_TELEMETRY=1.
OSSFIND_PYPI_DISCOVERYNoPyPI discovery source: index, libraries, or auto (local index if built, else libraries.io).auto

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

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/Aniket-kr1030/ossfind'

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