Releases: boldare/mcp-farmer
Releases · boldare/mcp-farmer
Release list
v1.3.0
Immutable
release. Only release title and notes can be modified.
1.3.0 (2026-01-21)
Features
- add check for description quality (bd51dbe)
- add doc command (3a1270a)
- add eval command for autonomous MCP server tool evaluation (#6) (a0d1a1f)
- add grow command with option to add tools from OpenAPI specification using ACP (#5) (a2935a4)
- add logs for grow command (5598c24)
- add markdown option to grow command (#7) (745999a)
- add markdown output for vet command (a36e250)
- add netlify deploy template option (6a3bcf1)
- add passthrough for ouput schema to fix under documented endpoints (0bcc360)
- add prompts for user to use other commands (9b57a60)
- add ux improvements to generated docs (1b7f0d9)
- allow using serach for models in acp (b40bb23)
- check if tool has annotation (04ef256)
- display more context for openapi grow (b87ef7b)
- improve grow prompts (64480ab)
- improve robustness of the commands (9802b68)
- improve spinner info while eval command runs (add3689)
- make the code more robust and allow accepting more http input target (2bffbfb)
- rename eval to probe to better fit the actual logic (e8f9546)
- select model for grow command via acp (da9e253)
- showcase more progress during grow command (7828f80)
- showcase more progress during probe command (4d8f2d3)
- simplify new server type flag (e820d34)
- simplify try command and add prompt item (c1dcdb4)
- simplify visual output (4ac0a3b)
- support gemini cli in market command (54566e0)
- support github copilot cli in grow command (408e6eb)
- support graphql in grow command (2f3e272)
- use heading for markdown report (83aa78e)
- vet mcp servers from config files (0b6fe0d)
Bug Fixes
v1.2.0
Immutable
release. Only release title and notes can be modified.
1.2.0 (2025-12-17)
Features
- allow using new command with cli args (b89cd2d)
- create src directory for new mcp server (e80bc01)
- don't run install script with new command (f4513ec)
- generate simple agents file (b62b865)
- improve generated mcp server code (3ff71dd)
- improve handling of connection and network errors (473b98c)
- make the generated mcp server scripts more robust (2c7b076)
v1.1.0
v1.0.0
1.0.0 (2025-12-16)
Features
- add 'new' command for scaffolding functionality (379d98d)
- add health endpoint to template servers (d0361bd)
- add hono framework option (52035a2)
- add html output for vet command (489c8d8)
- add initial app (f1c3e4c)
- add market command (3f4d9ab)
- add readme and initialize git repository when creating new server (b879c00)
- add script to run the server or stdio (74ef575)
- add try command (08c8142)
- allow accessing oauth secured mcp via vet command (15b552e)
- allow user to select transport for new server (67398a7)
- check for similar tool descriptions (9607067)
- check if mcp server has too many tools (f0bdbd1)
- detect personal identifiable informations (8495448)
- handle authentication error (38fc86f)
- print info if output is missing (48d3390)
- read resources in try command (afa9cd6)
- show prompts and resources if supported (8ab9af2)
- show tool outputs (cf8e6b7)
- support claude desktop config on different platforms (4f85455)
- support opencode and new mcp servers in market command (399e194)
- support stdio transport for vet command (6658a88)
Bug Fixes
- check all inputs for a tool for missing description (e7a9b5f)