harvest-mcp

oscaromsn/harvest-mcp

3.1

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

HARvest MCP Server is a tool that enables AI coding agents to analyze API interactions and generate API wrappers by processing HAR files.

Tools

Functions exposed to the LLM to take actions

session.start

Initializes a new analysis session.

analysis.run_initial_analysis

Identifies the target action URL and creates the master node.

analysis.process_next_node

Processes the next unresolved node in the dependency graph.

codegen.generate_wrapper_script

Generates the final TypeScript wrapper script.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources