Skip to main content
Glama
Aashish079

Logpoint MCP Server

by Aashish079

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWT_SECRETYesThe secret key used for signing JWT tokens.a1b2c3d4e5f6g7h8i9j0k1
ENVIRONMENTNoThe environment setting (e.g., production).production
ALLOWED_USERSNoColon-separated list of allowed username:secret_key pairs.John:a1b2c3d4e5f6g7h8i9j0k1
JWT_ALGORITHMNoThe algorithm used for JWT signing.HS256
ALLOWED_ORIGINSNoList of allowed origins for CORS.["*"]

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/Aashish079/MCPServer-Logpoint'

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