Skip to main content
Glama

AI Helper MCP Server

by lioensky

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesThe key used to access your API proxy (e.g., sk-xxxxxxxx).
API_URLYesSpecifies the base URL of your OpenAI-compatible API proxy server (e.g., http://localhost:3000). The server code will automatically append the /v1/chat/completions path.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/lioensky/AIhelpAI-MCP'

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