Skip to main content
Glama
okeefeco

PyEye Server

by okeefeco

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYEYE_POOL_TTLNoConnection time-to-live in seconds3600
PYEYE_CACHE_TTLNoCache time-to-live in seconds300
PYEYE_MAX_WORKERSNoMaximum concurrent analysis workers4
PYEYE_MAX_PROJECTSNoMaximum number of projects in memory10
PYEYE_MAX_FILE_SIZENoMaximum file size to analyze (bytes)1048576
PYEYE_ANALYSIS_TIMEOUTNoAnalysis timeout in seconds30.0
PYEYE_WATCHER_DEBOUNCENoFile watcher debounce delay in seconds0.5
PYEYE_POOL_MAX_CONNECTIONSNoMaximum pooled project connections10
PYEYE_ENABLE_MEMORY_PROFILINGNoEnable memory profilingfalse
PYEYE_ENABLE_CONNECTION_POOLINGNoEnable connection pooling for multiple projectstrue
PYEYE_ENABLE_PERFORMANCE_METRICSNoEnable performance metricsfalse

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/okeefeco/pyeye-mcp'

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