Skip to content

Commit 5a617df

Browse files
committed
chore: Update README.md
1 parent 40daa58 commit 5a617df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ An MCP (Model Context Protocol) server providing hybrid semantic search over cod
99
GitHub repositories that you list in `config.yaml`. It parses symbols
1010
with *Tree-sitter* and indexes both code and git commit history, so AI clients can query them by
1111
natural language or by symbol name.
12+
[mcpservers.org](https://mcpservers.org/servers/goodbyeplanet/semcode)
1213

1314
Hybrid retrieval combines dense embeddings with BM25, so both natural-language queries
1415
("where do we publish order events?") and symbol-name lookups (`PlaceOrderRequest`) work well.

0 commit comments

Comments
 (0)