| Port details |
- codebase-memory-mcp MCP server that indexes codebases into a persistent knowledge graph
- 0.9.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2026-07-30 09:00:06
- Last Update: 2026-07-30 08:57:08
- Commit Hash: 00dfac3
- License: MIT
- WWW:
- https://github.com/DeusData/codebase-memory-mcp
- Description:
- codebase-memory-mcp is a high-performance Model Context Protocol (MCP) server
that indexes source code into a persistent knowledge graph for use by AI
coding agents.
It parses code with tree-sitter, resolves semantic relationships across files,
and persists the graph in a local SQLite store. Queries are exposed via
JSON-RPC 2.0 over stdio and integrate with MCP-aware clients.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- codebase-memory-mcp>0:devel/codebase-memory-mcp
- To install the port:
- cd /usr/ports/devel/codebase-memory-mcp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/codebase-memory-mcp
- pkg install codebase-memory-mcp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: codebase-memory-mcp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785259953
SHA256 (DeusData-codebase-memory-mcp-v0.9.0_GH0.tar.gz) = 05fd0963b4c7c7ecccfa12f50a4a33130ad90019a62c0fc13808a524a8f86abe
SIZE (DeusData-codebase-memory-mcp-v0.9.0_GH0.tar.gz) = 92924651
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for codebase-memory-mcp-0.9.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_codebase-memory-mcp
- USES:
- gmake compiler:c11
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.0 30 Jul 2026 08:57:08
    |
Olivier Cochard (olivier)  |
devel/codebase-memory-mcp: new port
MCP server that indexes source code into a persistent knowledge graph for AI
coding agents. |
Number of commits found: 1
|