Skip to main content
Glama

PocketFlow MCP Server

by tmtcomeup

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODELNoSpecific model to use
API_KEYYesAPI key for the LLM provider
LANGUAGENoTutorial languageenglish
REPO_URLNoGitHub repository URL
USE_CACHENoEnable LLM response cachingtrue
LLM_PROVIDERNoAI provider (openrouter, google, anthropic, openai)
MAX_FILE_SIZENoMaximum file size in bytes100000
EXCLUDE_PATTERNSNoFile patterns to skip (comma-separated)
INCLUDE_PATTERNSNoFile patterns to analyze (comma-separated)
MAX_ABSTRACTIONSNoNumber of key concepts to identify10

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_github_repository

Analyze a GitHub repository and generate a comprehensive tutorial following the PocketFlow methodology

get_repository_structure

Get the file structure of a GitHub repository

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/tmtcomeup/pocketflow-mcp'

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