Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

MCP gets stuck if database is next to binary file to open

Open
#8,569 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
cpp

Research direction

Reproduce the issue with the provided curl request to the /mcp endpoint, using tools/call with bn_open_item_open on a binary file beside a database. Trace the MCP handling for this request and verify that opening the file no longer gets stuck in this directory arrangement.

Written by the indexing model from the issue text.

Description

Component: MCP Effort: Trivial Impact: High
Image
curl -sS -X POST http://127.0.0.1:24642/mcp -H 'Content-Type: application/json' -H 'Accept: application/json, text/event-stream' -H 'MCP-Session-Id: 86b3cbb2a4e07b70f08604913458aa88' --data '{"jsonrpc":"2.0","id":4,"method":"tools/call","params":{"name":"bn_open_item_open","arguments":{"path":"/Users/emesare/Documents/diffing test/before-clfs.sys","kind":"file","setActive":true}}}'
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
4d 13h
Merged PRs (30d)
20

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Vector35/binaryninja-api

All issues in Vector35/binaryninja-api

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.