Skip to content

Conversation

jikanter
Copy link

@jikanter jikanter commented Oct 2, 2025

In main, entity search was broken, the "includes" call on line 151 should have called the method on the query with the argument of the entityName, not the reverse

From the javascript docs:

Server Details

  • Server: memory
  • Changes to: bugfix for entity_search

Motivation and Context

bugfix

How Has This Been Tested?

Yes, tested on Claude Desktop only. "what do you know about elmo", fix is only

Breaking Changes

No, just fixes the "search_nodes" tool call

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Just a bug fix

@olaservo olaservo added server-sequentialthinking Reference implementation for the Sequential Thinking MCP server - src/sequentialthinking bug Something isn't working server-memory Reference implementation for the Memory MCP server - src/memory and removed server-sequentialthinking Reference implementation for the Sequential Thinking MCP server - src/sequentialthinking labels Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working server-memory Reference implementation for the Memory MCP server - src/memory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants