Skip to main content
Glama
stagsz

Unconventional-thinking MCP server

by stagsz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_unreasonable_thoughtC

Generate a new unreasonable thought that challenges conventional thinking. Efficiently creates thoughts without loading full context.

branch_thoughtB

Create a new branch of thinking from an existing thought. Returns only metadata, not full content.

search_thoughtsC

Search for thought IDs by metadata. Returns only matching IDs and metadata, not full content. Enables efficient filtering.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Thought: thought_1763929421891Thought from 2025-11-23T20:23:41.891Z, rebellion: true
Thought: thought_1763929657965Thought from 2025-11-23T20:27:37.966Z, rebellion: true

TDQS

B3.3/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: branch_thought creates new branches from existing thoughts, generate_unreasonable_thought generates entirely new challenging thoughts, and search_thoughts filters existing thoughts by metadata. The descriptions clearly differentiate their functions, making misselection unlikely.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case: branch_thought, generate_unreasonable_thought, and search_thoughts. The naming is predictable and readable throughout the set, with no deviations in style or convention.

Tool Count3/5

With only 3 tools, the set feels thin for a server focused on 'unconventional thinking,' which might imply more complex operations. While the tools cover creation, generation, and search, the scope could benefit from additional tools like updating or deleting thoughts to provide more comprehensive coverage.

Completeness3/5

The tools cover creation (branch_thought and generate_unreasonable_thought) and search (search_thoughts), but there are notable gaps in the lifecycle: no tools for updating, deleting, or retrieving full thought content. This could lead to dead ends for agents needing to modify or access complete thoughts beyond metadata.

Maintenance

ActivityInactive
ResponsivenessNo issues