Skip to main content
Glama
diodechain

ExoSense MCP Server

by diodechain

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port9000
LOG_LEVELNoPython logging level (default: INFO). Use 'WARNING' in production to cut log I/O overhead.INFO
LISTEN_HOSTNoBind address for the HTTP MCP server127.0.0.1
DIODE_CLIENTNoOmit or 'embedded' (default) — run Diode in this process. Set to 'container' only when a sidecar publishes Diode.embedded
HTTP_STREAMINGNoSet to 'Private' for backward compatibility (optional)
EXOSENSE_ORIGINNoHost name of the solution being referencedhttps://exosense.com
EXOSENSE_API_URLNoGraphQL endpoint for ExoSensehttps://api.exosense.com
DIODE_JOIN_ADDRESSNoDiode join address for private networks (optional)
EXOSENSE_AUTH_TOKENNoDefault authentication token (optional, required for private mode)

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/diodechain/exosense-pymcp'

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