PyP6Xer MCP Server
by paulieb89
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | A secret key used to enable and enforce authentication for self-hosted deployments. | |
| AI_MODEL | No | The specific AI model to use (default: gpt-4o-mini). Required if using a non-default model like 'claude-3-5-sonnet-20240620'. | |
| OPENAI_API_KEY | No | API key for OpenAI models. Used by the server for AI-assisted analysis features or when running the full stack. | |
| ANTHROPIC_API_KEY | No | API 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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