paelladoc

paelladoc

4.3

paelladoc is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of paelladoc 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.

PAELLADOC is an AI-First Development framework implementing the Model Context Protocol (MCP) to enhance LLM interactions with external tools and context.

core_continue

Continues work on an existing PAELLADOC project.

Try it

      Result:

      core_help

      Shows help information about available commands

      Try it

            Result:

            paella_init

            Initiates the conversational workflow to define and document a new PAELLADOC project

            Try it

                                  Result:

                                  paella_list

                                  Retrieves detailed information for all PAELLADOC projects stored in the system memory

                                  Try it

                                    Result:

                                    paella_select

                                    Loads the memory of an existing PAELLADOC project and sets it as the active context

                                    Try it

                                        Result:

                                        core_get_project

                                        Get detailed information about a specific project.

                                        Try it

                                            Result:

                                            core_update_project

                                            Update specific fields of a project.

                                            Try it

                                                    Result:

                                                    core_delete_project

                                                    Delete a project and optionally its files.

                                                    Try it

                                                            Result:

                                                            core_verification

                                                            Verifies documentation coverage against the MECE taxonomy

                                                            Try it

                                                                Result:

                                                                ping

                                                                Basic health check; returns pong. Args: random_string (str, optional): Dummy parameter for no-parameter tools Returns: Dict[str, Any]: Response with status and message

                                                                Try it

                                                                    Result: