Skip to main content
Glama

mcp-github-project-manager

remove_project_item

Remove a specific item from a GitHub project using the project ID and item ID. Simplifies project management by maintaining an organized workflow.

Instructions

Remove an item from a GitHub project

Input Schema

NameRequiredDescriptionDefault
itemIdYes
projectIdYes

Input Schema (JSON Schema)

{ "properties": { "itemId": { "type": "string" }, "projectId": { "type": "string" } }, "required": [ "projectId", "itemId" ], "type": "object" }

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/kunwarVivek/mcp-github-project-manager'

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