Skip to main content
Glama
soyerno

nexo-agent-server

by soyerno

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DBYesPath to the SQLite database file (e.g., --db C:\Nexo\nexo.sqlite3)
HOSTNoHost interface to bind (e.g., --host 127.0.0.1 or 0.0.0.0)
PORTNoPort to listen on (e.g., --port 8765)
PUBLIC_URLYesPublic URL of the MCP server (e.g., --public-url https://nexo.tu-red.local)
ALLOWED_HOSTYesHost allowed to access the server (e.g., --allowed-host nexo.tu-red.local)
INSECURE_HTTPNoSet to 'true' to allow plain HTTP (e.g., --insecure-http)false

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/soyerno/nexo-agent-server'

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