Skip to main content
Glama
hotkid61

Loopy MCP Server

by hotkid61

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_loopsB

Search the Loop Library catalog for published loops by keyword

get_loop_recommendationsC

Get loop recommendations based on what you're trying to accomplish

get_loop_detailsB

Get full details of a specific loop from the catalog

analyze_loopC

Audit a loop for weaknesses, check stopping conditions, and suggest improvements

craft_loopB

Get interview questions to help craft a custom loop for your needs

save_loopC

Save a loop to the project's LOOPS.md file

load_project_loopsB

Load loops saved in the project's LOOPS.md file

discover_patternsB

Analyze the codebase for repeated patterns that could become loops

run_loopB

Execute a loop with bounded passes and get a receipt

list_categoriesB

List all loop categories in the catalog

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/hotkid61/Loopy-MCP-Server'

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