Skip to main content
Glama
netadx1ai

NetADX AI-CORE MCP API Boilerplate

Official
by netadx1ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListen address0.0.0.0
PORTNoAPI server port8005
LOG_FILENoLog file path/var/log/netadx-aicore/app.log
NODE_ENVNoNode environment (development, staging, production)development
USE_HTTPNotrue = HTTP, false = stdiotrue
LOG_LEVELNoLog level (error, warn, info, debug)info
JWT_SECRETNoJWT secret keychange-this-secret
LOG_FORMATNoLog formatjson
CORS_ORIGINNoCORS originhttp://localhost:3000
MONGODB_URINoMongoDB connection stringmongodb://localhost:27017/netadx_aicore
JWT_ALGORITHMNoJWT algorithmHS256
JWT_EXPIRES_INNoJWT expiration duration24h
CORS_CREDENTIALSNoCORS credentialstrue
MONGODB_MAX_POOL_SIZENoMongoDB max pool size50

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/netadx1ai/mcp_aicore_boilerplate'

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