Skip to main content
Glama
paulieb89

PyP6Xer MCP Server

by paulieb89

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoA secret key used to enable and enforce authentication for self-hosted deployments.
AI_MODELNoThe specific AI model to use (default: gpt-4o-mini). Required if using a non-default model like 'claude-3-5-sonnet-20240620'.
OPENAI_API_KEYNoAPI key for OpenAI models. Used by the server for AI-assisted analysis features or when running the full stack.
ANTHROPIC_API_KEYNoAPI key for Anthropic models. Required if using Claude/Anthropic models for analysis.

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/paulieb89/pyp6xer-mcp'

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