llm-task-framework

MementoRC/llm-task-framework

3.2

If you are the rightful owner of llm-task-framework and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is a framework designed to facilitate the integration of AI-powered task execution systems with various clients through a standardized protocol.

Tools

Functions exposed to the LLM to take actions

list_available_tasks

Get all registered task types.

get_task_schema

Get input/output schema for a task.

execute_task

Generic task execution interface.

analyze_pytest_output

Analyze test failures from output files.

generate_docstrings

Generate docstrings for Python code.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources