Unreasnable-thinker-server MCP Server
An MCP server for unconventional and boundary-breaking problem-solving through an advanced note-taking system.
Overview
Unreasonable-thinker-server is an MCP server designed for unconventional and boundary-breaking problem-solving through an advanced note-taking system.
To use the server, install the dependencies, build the server, and configure it with Claude Desktop. You can create and summarize notes using the provided tools and prompts.
- Resources for managing text notes with URIs and metadata. - Tools for creating new notes and storing them in server state. - Prompts for generating summaries of all stored notes.
- Bold problem-solving through unconventional note-taking.
- Generating summaries of complex notes for better understanding.
- Managing and accessing notes efficiently using URIs.
Add to your AI client
Use these steps to connect Unreasnable-thinker-server MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"unconventional-thinking-stagsz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-unconventional-thinking-stagsz"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"unconventional-thinking-stagsz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-unconventional-thinking-stagsz"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"unconventional-thinking-stagsz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-unconventional-thinking-stagsz"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"unconventional-thinking-stagsz": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-unconventional-thinking-stagsz"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"unconventional-thinking-stagsz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-unconventional-thinking-stagsz"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"unconventional-thinking-stagsz": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-unconventional-thinking-stagsz"
]
}
}
}FAQ
Can I use this server for any type of notes?
Yes! The server is designed to handle various types of text notes.
How do I install the server?
You can install it by running `npm install` and then build it using `npm run build`.
Is there a way to debug the server?
Yes! You can use the MCP Inspector for debugging, which provides a URL to access debugging tools in your browser.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":858,"uuid":"56ab1f36-1e1c-4492-8cca-bf77eb283b9f","name":"unconventional-thinking","title":"Unreasnable-thinker-server MCP Server","description":"An MCP server for unconventional and boundary-breaking problem-solving through an advanced note-taking system.","avatar_url":"https://avatars.githubusercontent.com/u/5228403?v=4","created_at":"2025-01-28T02:14:37.964Z","updated_at":"2025-02-23T07:13:16.360Z","status":"created","author_name":"stagsz","author_avatar_url":"https://avatars.githubusercontent.com/u/5228403?v=4","tags":"mathgpt,math-solver,math-assistant","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/stagsz/unconventional-thinking","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]