Skip to main content
Glama
pyroprompts

any-chat-completions-mcp

by pyroprompts

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_CHAT_KEYYesAPI key for the AI chat provider (e.g., OPENAI_KEY, PYROPROMPTS_KEY, PERPLEXITY_KEY)
AI_CHAT_NAMEYesName of the AI chat provider (e.g., OpenAI, PyroPrompts, Perplexity)
AI_CHAT_MODELYesModel to use for the AI chat (e.g., gpt-4o, ash, llama-3.1-sonar-small-128k-online)
AI_CHAT_BASE_URLYesBase URL for the AI chat provider API (e.g., https://api.openai.com/v1, https://api.pyroprompts.com/openaiv1, https://api.perplexity.ai)

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
chat-with-openaiC

Text chat with OpenAI

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.8/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency5/5

With a single tool, naming inconsistency is not applicable; it follows a clear verb_noun pattern ('chat' + 'with-openai').

Tool Count1/5

A chat completions server should typically offer multiple tools (e.g., streaming, model listing, conversation history). A single tool feels overly minimal for the domain.

Completeness1/5

The single tool only covers basic text chat, missing obvious needs like streaming, parameter customization, or model availability queries, making the surface severely incomplete.

Maintenance

ActivityInactive
ResponsivenessUnresponsive