prioritization
Supports deploying the MCP server as a serverless function on Netlify, including setup for GitHub Actions for CI/CD.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@prioritizationprioritize my project tasks: backend, frontend, testing"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Prioritization
A "human prioritization" MCP server built with the official MCP TypeScript SDK
v2 (@modelcontextprotocol/server@^2.0.0) and the MCP Apps extension:
the human_prioritization tool ships an interactive ui:// drag-and-drop
list that hosts like Claude Cowork render as a sandboxed iframe. Reorder the
items, press "Send priorities to chat", and the ranked list comes back
into the conversation as Prioritized: 1. ... 2. ....
Setup
Requires Node.js 26 (see .nvmrc) and uses TypeScript 7 (native compiler).
nvm use # picks up .nvmrc
npm install
npm run typecheck # tsc --noEmitRelated MCP server: AskUserQuestionPlus
Quick test
npx @modelcontextprotocol/inspector --cli npx tsx src/stdio.ts --method tools/list | jq .Documentation
Full documentation lives in docs/index.md (Open Knowledge Format bundle):
Architecture — tool,
ui://view, protocol flow, transportsClaude — Claude Code / Desktop / Cowork setup and MCP Apps support matrix
VS Code — seeing the widget in VS Code's native chat
Netlify —
/mcpendpoint, first-time project creation, GitHub Actions
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/aurelijusb/mcp-prioritization'
If you have feedback or need assistance with the MCP directory API, please join our Discord server