Loopy MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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