Skip to main content
Glama
tmtcomeup

PocketFlow MCP Server

by tmtcomeup

Related Servers

Alternatives to PocketFlow MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      A set of tools allowing AI assistants to interact directly with GitHub, enabling automation of tasks like fetching user profiles, creating repositories, and managing pull requests.
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to interact with GitHub through the PyGithub library, providing tools for managing issues, repositories, pull requests, and other GitHub operations with intelligent parameter handling and error management.
      19
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.
      2
      -
    • A
      license
      C
      quality
      F
      maintenance
      A free, open-source service that transforms GitHub projects into MCP endpoints, enabling AI assistants to access and understand project documentation without any setup.
      32
      34 npm
      8,394
      Apache 2.0

    TDQS

    B3.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: analyze_github_repository generates a tutorial, while get_repository_structure retrieves file structure. There is no overlap or ambiguity between these functions, making it easy for an agent to select the correct tool.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern (analyze_github_repository, get_repository_structure) with clear, descriptive names. The naming is uniform and predictable, enhancing usability.

    Tool Count2/5

    With only 2 tools, the server feels thin for its apparent domain of GitHub repository analysis and tutorial generation. A more complete set might include tools for updating tutorials, managing analysis results, or handling other repository aspects, suggesting an under-scoped implementation.

    Completeness2/5

    The tool surface is severely incomplete for the PocketFlow methodology domain. It lacks essential operations such as creating, updating, or deleting tutorials, managing user interactions, or handling errors, which are likely needed for a comprehensive workflow, leading to potential agent failures.