Skip to main content
Glama
ClueoFoundation

OpenClueo MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging level for the server (e.g., info, debug, error).info
CLUEO_API_KEYNoOptional API key for basic use, obtainable from https://api.clueoai.com/.
CLUEO_API_URLYesRequired. The URL of the Clueo API backend (e.g., https://backend.clueoai.com).https://backend.clueoai.com
MCP_SERVER_NAMENoThe name of the MCP server.clueo-mcp
MCP_SERVER_VERSIONNoThe version of the MCP server.1.2.20

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
inject_personality

Inject personality traits into text using Clueo API

inject_preset_personality

Inject a predefined personality preset into text

simulate_response

Simulate an AI response with specific personality traits

list_personality_presets

List all available personality presets

get_memory_suggestions

Get personality suggestions based on context and usage history

save_project_personality

Save a default personality configuration for a specific project

get_usage_analytics

Get analytics about personality usage patterns

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
ProfessionalBalanced, reliable, and courteous for business interactions
Creative InnovatorImaginative, open-minded, and inspiring for creative work
Empathetic SupportWarm, understanding, and supportive for customer service
Analytical ThinkerLogical, detail-oriented, and precise for technical tasks
Enthusiastic MotivatorEnergetic, positive, and motivating for team leadership
Casual FriendRelaxed, friendly, and conversational for informal chats
Luxury Brand VoiceSophisticated, exclusive, and refined for premium brands
Startup Brand VoiceBold, innovative, and disrupting for tech startups
Personality Presets LibraryComplete library of Clueo personality presets

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/ClueoFoundation/ClueoMCP'

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