Skip to main content
Glama
dyuhaus

dy-mcp-demo (dy-mcp)

by dyuhaus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DY_MCP_DB_PATHNoPath to the SQLite database file~/.dy-mcp-demo/context.db
DY_MCP_API_PORTNoPort for the API server7879
DY_MCP_WEB_DISTNoPath to the built web UI distribution<repo>/web/dist
DY_MCP_API_ORIGINNoAllowed CORS origin*
VITE_API_BASE_URLNoBase URL for the API from the web UI(same origin)
DY_MCP_DEMO_RESET_MINNoMinutes between database resets (informational)60

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/dyuhaus/dy-mcp-demo'

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