bgregorutti/mcp-local-agent
If you are the rightful owner of mcp-local-agent 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.
The Model Context Protocol (MCP) Server facilitates efficient task delegation to local models, optimizing cost and maintaining quality through iterative feedback.
Tools
Functions exposed to the LLM to take actions
execute_with_feedback_loop
Best for most coding tasks. Local model generates, Claude reviews, iterates until approved.
execute_with_local_model
For simple tasks that don't need review, such as boilerplate, formatting, and documentation.
provide_feedback
Claude uses this to provide specific feedback for iteration.
compare_iterations
View improvement across iterations with statistics.
get_statistics_summary
Get cumulative statistics across all delegation tasks.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client