Skip to content

Releases: PsychArch/jina-mcp-tools

v1.2.3

05 Apr 14:47

Choose a tag to compare

v1.2.2

05 Apr 14:02

Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Apr 14:23

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.1.3

15 Aug 12:30

Choose a tag to compare

Fix package.json version mismatch for npm publishing

v1.1.2: Improve extraction mode descriptions

31 Jul 13:48

Choose a tag to compare

What's Changed

  • Enhanced description text for extraction modes to be more user-friendly
  • Improved clarity of extraction mode options in tool descriptions
  • Updated version from 1.1.1 to 1.1.2

Extraction Mode Description Improvements

  • "standard" mode now described as "Best for most cases" instead of "Balanced speed and quality"
  • "default" format now includes "-- best for most cases" for better user guidance
  • More descriptive and helpful parameter descriptions

Full Changelog: v1.1.1...v1.1.2

v1.1.1

27 Jul 09:00

Choose a tag to compare

v1.1.1 - Documentation Update

Documentation Improvements

  • ✅ Updated README to accurately reflect current implementation
  • ✅ Removed references to non-existent jina_fact_check tool
  • ✅ Updated jina_reader documentation with new extraction modes and output formats
  • ✅ Added GitHub URL support documentation - automatic detection and direct access
  • ✅ Updated jina_search documentation with correct parameters
  • ✅ Made API key optional in prerequisites section
  • ✅ Removed obsolete prompt templates section
  • ✅ Simplified MCP server configuration section

Technical Details

  • Extraction Modes: standard, comprehensive, clean_content
  • Output Formats: default, markdown, text, structured
  • GitHub Support: Automatic detection and conversion of GitHub blob URLs to raw content
  • API Key: Now optional for basic functionality

This release focuses on ensuring documentation accuracy and improving user experience with clearer, more accurate setup instructions.

v1.0.4

28 Jun 08:21
1a95870

Choose a tag to compare

Version bump to 1.0.4 with fixed GitHub Actions workflow

v1.0.3

06 Apr 13:37

Choose a tag to compare

What's New

  • Improved Search Results: Enhanced the formatting of search results with cleaner output in markdown, HTML, and text formats
  • Better Data Handling: Added proper parsing and processing of API response data
  • Search Limit Control: Added functionality to limit the number of search results returned
  • Cleaner Response Format: Removed unnecessary usage information from search results
  • Date Formatting: Better handling of date information in search results