Skip to main content
Glama
nifetency

REST API MCP Server

by nifetency

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoServer mode: stdio or httpstdio
AUTH_TYPENoAuthentication type: bearer, apikey, basic, nonebearer
LOG_LEVELNoLogging verbosity: DEBUG, INFO, WARNING, ERRORINFO
API_KEY_VALUENoAPI key value
API_KEY_HEADERNoHeader name for API key authX-API-Key
MCP_SERVER_HOSTNoHTTP server host0.0.0.0
MCP_SERVER_PORTNoHTTP server port8080
REQUEST_TIMEOUTNoRequest timeout in seconds30
API_ACCESS_TOKENNoBearer token for auth
OPENAPI_SPEC_URLYesOpenAPI/Swagger spec URL or local file path (required)
SCHEMA_CACHE_TTLNoSchema cache TTL in seconds3600
REST_API_BASE_URLYesREST API base URL (required)
BASIC_AUTH_PASSWORDNoPassword for basic auth
BASIC_AUTH_USERNAMENoUsername for basic auth
ENABLE_HTTP_ENDPOINTNoEnable HTTP health/metrics endpointstrue

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/nifetency/nife-mcp-restapi'

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