Skip to content

Commit a0154f2

Browse files
committed
docs: add GITHUB_METADATA.md for SEO and repo configuration
1 parent 9c9daa2 commit a0154f2

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

GITHUB_METADATA.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# GitHub Repository Metadata
2+
3+
Use the following information to configure the repository "About" section and "Topics" for maximum SEO and discoverability.
4+
5+
## Description
6+
Semantic code navigation MCP server using RAG (Retrieval-Augmented Generation). Features multi-language support (Go, PHP, Python, JS), local LLMs (Ollama), and vector search (Qdrant) for IDEs like Cursor, Windsurf, and Claude.
7+
8+
## Website
9+
https://github.com/doITmagic/rag-code-mcp
10+
11+
## Topics (Tags)
12+
Copy and paste these tags into the "Topics" section:
13+
14+
mcp-server
15+
rag
16+
semantic-search
17+
code-navigation
18+
go
19+
golang
20+
ollama
21+
qdrant
22+
vector-database
23+
llm
24+
cursor-ide
25+
windsurf
26+
claude-desktop
27+
developer-tools
28+
multi-language
29+
php
30+
laravel
31+
python
32+
javascript
33+
34+
## Social Preview (Open Graph)
35+
Consider adding a social preview image (1280x640) that highlights:
36+
- "RagCode MCP"
37+
- The logos of Go, Ollama, Qdrant, and MCP
38+
- "Semantic Code Navigation"

0 commit comments

Comments
 (0)