Skip to main content
Glama
shivanshu814

DreamingAI MCP Server

by shivanshu814

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DREAMINGAI_APP_IDNoApplication identifier for the client.dreamingai
DREAMINGAI_API_KEYYesYour DreamingAI API key.
DREAMINGAI_BASE_URLNoThe URL of your DreamingAI instance.https://dreamingai.exmay.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_conversationsC

List all chat conversations/sessions in DreamingAI

create_conversationB

Create a new chat conversation/session in DreamingAI

delete_conversationB

Delete a chat conversation/session from DreamingAI

get_conversation_historyB

Get the message history for a specific conversation in DreamingAI

send_messageB

Send a message to a DreamingAI conversation and get an AI response

list_agentsB

List all available AI agents in DreamingAI

get_agentA

Get details of a specific AI agent in DreamingAI

create_agentA

Create a new AI agent in DreamingAI with custom role and behavior

update_agentA

Update an existing AI agent's configuration in DreamingAI

delete_agentB

Delete an AI agent from DreamingAI

list_promptsB

List all prompt templates in DreamingAI

get_promptA

Get details of a specific prompt template in DreamingAI

create_promptC

Create a new prompt template in DreamingAI

update_promptA

Update an existing prompt template in DreamingAI

delete_promptB

Delete a prompt template from DreamingAI

list_modelsA

List all available AI models and platforms in DreamingAI

get_modelA

Get details and capabilities of a specific AI model in DreamingAI

switch_modelC

Switch the active AI model for conversations in DreamingAI

list_pluginsB

List all available plugins in DreamingAI marketplace

install_pluginB

Install a plugin from the DreamingAI marketplace

activate_pluginA

Activate an installed plugin in DreamingAI

deactivate_pluginB

Deactivate an active plugin in DreamingAI

uninstall_pluginB

Uninstall a plugin from DreamingAI

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/shivanshu814/dreamingai-mcp-server'

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