Skip to main content
Glama
loonghao

PyPI Query MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYPI_CACHE_TTLNoCache time-to-live in seconds3600
PYPI_INDEX_URLNoPrimary PyPI index URLhttps://pypi.org/pypi
PYPI_LOG_LEVELNoLogging levelINFO
PYPI_INDEX_URLSNoAdditional PyPI index URLs (comma-separated)
PYPI_REQUEST_TIMEOUTNoHTTP request timeout in seconds30.0
PYPI_EXTRA_INDEX_URLSNoExtra PyPI index URLs for fallback (comma-separated)
PYPI_PRIVATE_PYPI_URLNoPrivate PyPI repository URL
PYPI_DEPENDENCY_MAX_DEPTHNoMaximum depth for recursive dependency analysis5
PYPI_PRIVATE_PYPI_PASSWORDNoPrivate PyPI password
PYPI_PRIVATE_PYPI_USERNAMENoPrivate PyPI username
PYPI_ENABLE_SECURITY_ANALYSISNoEnable security vulnerability analysisfalse
PYPI_DEPENDENCY_MAX_CONCURRENTNoMaximum concurrent dependency queries10

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/loonghao/pypi-query-mcp-server'

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