OpenClueo MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level for the server (e.g., info, debug, error). | info |
| CLUEO_API_KEY | No | Optional API key for basic use, obtainable from https://api.clueoai.com/. | |
| CLUEO_API_URL | Yes | Required. The URL of the Clueo API backend (e.g., https://backend.clueoai.com). | https://backend.clueoai.com |
| MCP_SERVER_NAME | No | The name of the MCP server. | clueo-mcp |
| MCP_SERVER_VERSION | No | The version of the MCP server. | 1.2.20 |
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
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| inject_personalityC | Inject personality traits into text using Clueo API |
| inject_preset_personalityC | Inject a predefined personality preset into text |
| simulate_responseC | Simulate an AI response with specific personality traits |
| list_personality_presetsB | List all available personality presets |
| get_memory_suggestionsC | Get personality suggestions based on context and usage history |
| save_project_personalityC | Save a default personality configuration for a specific project |
| get_usage_analyticsB | Get analytics about personality usage patterns |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Professional | Balanced, reliable, and courteous for business interactions |
| Creative Innovator | Imaginative, open-minded, and inspiring for creative work |
| Empathetic Support | Warm, understanding, and supportive for customer service |
| Analytical Thinker | Logical, detail-oriented, and precise for technical tasks |
| Enthusiastic Motivator | Energetic, positive, and motivating for team leadership |
| Casual Friend | Relaxed, friendly, and conversational for informal chats |
| Luxury Brand Voice | Sophisticated, exclusive, and refined for premium brands |
| Startup Brand Voice | Bold, innovative, and disrupting for tech startups |
| Personality Presets Library | Complete library of Clueo personality presets |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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