Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoHTTP bind host0.0.0.0
HTTP_PORTNoHTTP port3000
LOG_LEVELNoLog level: debug, info, warn, errorinfo
DB_PROVIDERNoDatabase provider: sqlite or postgressqlite
SQLITE_PATHNoSQLite database path./data/ksign.db
POSTGRES_URLNoPostgreSQL connection URL (required if DB_PROVIDER=postgres)
MCP_TRANSPORTNoTransport type: stdio or httpstdio
MCP_SERVER_NAMENoMCP server namek-sign-mcp-server
MCP_SERVER_VERSIONNoMCP server version0.1.0
SEARCH_RESULT_LIMITNoMaximum number of search results20

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/a4file/k-sign-mcp-server'

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