Skip to main content
Glama
ruvnet
by ruvnet

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DYNAMO_MCP_HOSTNoHost to bind tolocalhost
DYNAMO_MCP_PORTNoPort to bind to3000
DYNAMO_MCP_BASE_DIRNoBase directory for templates and virtual environments~/.dynamo-mcp
DYNAMO_MCP_TRANSPORTNoTransport type (sse or stdio)sse
DYNAMO_MCP_VENVS_DIRNoDirectory for virtual environments~/.dynamo-mcp/venvs
DYNAMO_MCP_AUTH_ENABLEDNoEnable authenticationfalse
DYNAMO_MCP_AUTH_PASSWORDNoAuthentication passwordpassword
DYNAMO_MCP_AUTH_USERNAMENoAuthentication usernameadmin
DYNAMO_MCP_TEMPLATES_DIRNoDirectory for templates~/.dynamo-mcp/templates

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/ruvnet/dynamo-mcp'

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