Skip to main content
Glama

cognitive-tools-mcp / gikendaasowin-aabajichiganan

by nbiish

◈──◆──◇ GIKENDAASOWIN AABAJICHIGANAN MCP SERVER / ENHANCED 6-STAGE COGNITIVE TOOLS MCP SERVER ◇──◆──◈

Revolutionary MCP server with Enhanced 2-Round, 6-Stage Cognitive Deliberation Framework (v10.0.2). The deliberate tool implements an LLM-guided cognitive enhancement framework that prompts LLMs to evaluate and select from 15 modern cognitive techniques using a 0.00-0.99 scoring system with ≥1.53 threshold rule - accepting only input and context parameters. (Integration guidelines in latest.md are licensed under LICENSE.)

🚀 MAJOR UPDATE (v10.0.2): Fixed critical variable reference bug that was causing "ReferenceError: prompt is not defined" when using the deliberation tool. The tool now properly references the input parameter throughout the framework, ensuring reliable operation for all LLM implementations without input restrictions.

Known as:

Both packages are maintained in parallel and receive the same updates. You can use either package name in your projects - they provide identical functionality.

See the latest integration details in latest.md.

ᐴ REPOSITORY STRUCTURE ᔔ [MAZINAAZIWIN] ◈──◆──◇──◆──◈

Current repository structure (v10.0.2):

. ├── .cursor/ # Development rules and style guides │ ├── anishinaabe-cyberpunk-style.mdc │ └── rules/ ├── .github/ # GitHub configuration │ ├── copilot-instructions.md │ └── FUNDING.yml ├── build/ # Compiled JavaScript output │ └── index.js ├── new-flow/ # Flow documentation and images │ ├── new-flow-images/ │ └── new-mcp-flow.md ├── src/ # TypeScript source code │ └── index.ts ├── buymeacoffee-button.svg # Support button ├── CONTRIBUTING.md # Contribution guidelines ├── latest.md # Integration prompt (licensed) ├── LICENSE # Comprehensive restricted use license ├── modern-prompting.mdc # Prompting strategy definitions ├── package-cognitive-tools.json # English package configuration ├── package-gikendaasowin.json # Anishinaabemowin package configuration ├── package.json # Main package configuration ├── PRD.md # Product Requirements Document ├── publish-both-packages.sh # Dual publishing script ├── qr-stripe-donation.png # Donation QR code ├── README.md # This file └── tsconfig.json # TypeScript configuration

ᐴ GASHKITOONAN ᔔ [ENHANCED CAPABILITIES] ◈──◆──◇──◆──◈

🚀 Revolutionary LLM-Guided Cognitive Framework (v10.0.2)

FIXED IN v10.0.2: CRITICAL VARIABLE REFERENCE BUG

  • Critical Bug Fix: Resolved "ReferenceError: prompt is not defined" error that prevented LLM usage
  • Proper Parameter Usage: Tool now correctly references the input parameter throughout the deliberation framework
  • Enhanced Reliability: No more runtime errors when LLMs call the deliberation tool
  • Unrestricted Usage: LLMs can now use this MCP tool without any input restrictions or failures

Core Framework Features (Maintained from v8.9.6):

  • LLM-Guided Evaluation: Tool prompts LLMs to evaluate cognitive techniques rather than providing hardcoded scores
  • True Adaptive Reasoning: No pre-calculated evaluations - LLMs determine optimal strategies dynamically
  • 15 Modern Cognitive Techniques: Complete prompting strategy arsenal from Cache-Augmented Reasoning to Multimodal Synthesis
  • 0.00-0.99 Scoring Framework: LLMs evaluate solution level + efficiency level with ≥1.53 threshold rule
  • Iterative Enhancement: Built-in guidance to return to deliberate after tool usage for continuous improvement

Revolutionary LLM-Guidance Architecture:

Framework Delivery Phase:

  • 6-Stage Structure Presentation - Complete deliberation framework with critical thinking questions
  • Cognitive Technique Catalog - All 15 modern prompting strategies for LLM evaluation
  • Scoring Instructions - Clear 0.00-0.99 evaluation criteria with threshold-based selection rules

LLM Processing Phase:

  • Dynamic Technique Selection - LLM evaluates and scores techniques based on specific problem context
  • Strategy Combination - Multiple techniques used when scoring ≥1.53 for enhanced effectiveness
  • Tool Planning Integration - Recommendations for tool usage count and re-deliberation timing
  • Adaptive Implementation - LLM applies selected cognitive approaches to actual problem solving

Core Innovation: This breakthrough enables LLMs to meta-cognitively select their own reasoning approaches rather than following pre-determined paths, resulting in truly adaptive and context-appropriate problem solving.

ᐴ APITENDAAGOZIJIG ᔔ [PERFORMANCE METRICS] ◈──◆──◇──◆──◈

  • LLM-Guided Evaluation: Prompts LLMs to evaluate and score 15+ cognitive techniques dynamically
  • True Adaptive Reasoning: No hardcoded evaluations - strategies selected based on problem context
  • Meta-Cognitive Enhancement: LLMs learn to select their own optimal reasoning approaches
  • Iterative Improvement: Built-in guidance for tool usage and re-deliberation cycles
  • Threshold-Based Selection: ≥1.53 scoring rule ensures quality technique combination

🚀 LLM-Guided Cognitive Enhancement Framework (v8.9.6)

This revolutionary update transforms the deliberation tool from a hardcoded evaluation system into an LLM-guided cognitive enhancement framework that enables true adaptive reasoning.

Core Innovation

Meta-Cognitive Selection: The tool now prompts LLMs to evaluate and select cognitive techniques themselves using a structured 0.00-0.99 scoring system, enabling context-appropriate strategy selection rather than pre-determined approaches.

Processing Architecture

  1. Framework Presentation: Delivers complete 6-stage deliberation structure with critical thinking questions
  2. Technique Catalog: Presents all 15 modern cognitive techniques for LLM evaluation
  3. Scoring Framework: Guides LLM through solution level + efficiency level evaluation (≥1.53 threshold)
  4. Dynamic Selection: LLM chooses optimal techniques based on specific problem requirements
  5. Implementation Guidance: Provides tool usage recommendations and re-deliberation encouragement

This breakthrough enables LLMs to learn and adapt their own reasoning approaches while leveraging advanced cognitive frameworks for enhanced problem-solving capabilities!

ᐴ OZHITOON ᔔ [BUILDING] ◈──◆──◇──◆──◈

╭──────────────────────────────────────────────────────────────────────╮ │ ᐴ BASH ᔔ [ SHELL COMMANDS ] │ ╰──────────────────────────────────────────────────────────────────────╯ # Install dependencies npm install # Build the package npm run build # Test locally with MCP Inspector npm run inspector # Publish both packages (maintainer only) npm run publish-both

ᐴ AABAJICHIGAN ᔔ [USAGE] ◈──◆──◇──◆──◈

Claude Desktop Integration

Add to your claude_desktop_config.json:

{ "mcpServers": { "gikendaasowin-aabajichiganan-mcp": { "command": "npx", "args": ["@nbiish/gikendaasowin-aabajichiganan-mcp"] } } }

Available Tools

deliberate - Advanced 2-Round, 6-Stage Cognitive Processing Engine (v8.9.2)

  • Input Parameters:
    • input (required): The problem, question, or situation needing cognitive deliberation
    • context (optional): Additional background information or constraints
  • Auto-Processing: Automatically determines optimal cognitive approach and selects best prompting strategies
  • Output: Pure cognitive processing results with natural tool usage count integration
  • Features: Dynamic strategy evaluation, 2-round processing architecture, zero filler verbiage approach

ᐴ MIŻIWEWIN ᔔ [CITATION/SHARING] ◈──◆──◇──◆──◈

Please cite this project using the following BibTeX entry:

@misc{gikendaasowin-aabajichiganan-mcp2025, author/creator/steward = {ᓂᐲᔥ ᐙᐸᓂᒥᑮ-ᑭᓇᐙᐸᑭᓯ (Nbiish Waabanimikii-Kinawaabakizi), also known legally as JUSTIN PAUL KENWABIKISE, professionally documented as Nbiish-Justin Paul Kenwabikise, Anishinaabek Dodem (Anishinaabe Clan): Animikii (Thunder), descendant of Chief ᑭᓇᐙᐸᑭᓯ (Kinwaabakizi) of the Beaver Island Band and enrolled member of the sovereign Grand Traverse Band of Ottawa and Chippewa Indians}, title/description = {Gikendaasowin Aabajichiganan MCP Server - Revolutionary 2-Round Cognitive Deliberation with Dynamic Prompting Strategy Evaluation}, type_of_work = {Indigenous digital creation/software incorporating traditional knowledge and cultural expressions}, year = {2025}, publisher/source/event = {GitHub repository under tribal sovereignty protections}, howpublished = {\url{https://github.com/nbiish/gikendaasowin-aabajichiganan-mcp}}, note = {Authored and stewarded by ᓂᐲᔥ ᐙᐸᓂᒥᑮ-ᑭᓇᐙᐸᑭᓯ (Nbiish Waabanimikii-Kinawaabakizi), also known legally as JUSTIN PAUL KENWABIKISE, professionally documented as Nbiish-Justin Paul Kenwabikise, Anishinaabek Dodem (Anishinaabe Clan): Animikii (Thunder), descendant of Chief ᑭᓇᐙᐸᑭᓯ (Kinwaabakizi) of the Beaver Island Band and enrolled member of the sovereign Grand Traverse Band of Ottawa and Chippewa Indians. This work embodies Indigenous intellectual property, traditional knowledge systems (TK), traditional cultural expressions (TCEs), and associated data protected under tribal law, federal Indian law, treaty rights, Indigenous Data Sovereignty principles, and international indigenous rights frameworks including UNDRIP. All usage, benefit-sharing, and data governance are governed by the COMPREHENSIVE RESTRICTED USE LICENSE FOR INDIGENOUS CREATIONS WITH TRIBAL SOVEREIGNTY, DATA SOVEREIGNTY, AND WEALTH RECLAMATION PROTECTIONS.} }

This project is licensed under the COMPREHENSIVE RESTRICTED USE LICENSE FOR INDIGENOUS CREATIONS WITH TRIBAL SOVEREIGNTY, DATA SOVEREIGNTY, AND WEALTH RECLAMATION PROTECTIONS and follows CONTRIBUTING.md guidelines.

Copyright © 2025 ᓂᐲᔥ ᐙᐸᓂᒥᑮ-ᑭᓇᐙᐸᑭᓯ (Nbiish Waabanimikii-Kinawaabakizi), also known legally as JUSTIN PAUL KENWABIKISE, professionally documented as Nbiish-Justin Paul Kenwabikise, Anishinaabek Dodem (Anishinaabe Clan): Animikii (Thunder), a descendant of Chief ᑭᓇᐙᐸᑭᓯ (Kinwaabakizi) of the Beaver Island Band, and an enrolled member of the sovereign Grand Traverse Band of Ottawa and Chippewa Indians. This work embodies Traditional Knowledge and Traditional Cultural Expressions. All rights reserved.

Related MCP Servers

View all related MCP servers

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/nbiish/gikendaasowin-aabajichiganan-mcp'

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