MCP server for VGameKit — searchable docs and tools for Unity game development
Project description
vgamekit-mcp
MCP server for VGameKit — provides searchable documentation and tools for Unity developers using VGameKit.
Installation
Add to your .mcp.json:
{
"mcpServers": {
"vgamekit": {
"command": "uvx",
"args": ["vgamekit-mcp"]
}
}
}
No API keys required. Semantic search uses a local model (all-MiniLM-L6-v2, ~90 MB downloaded once to ~/.cache/huggingface/ on first use).
Tools
| Tool | Description |
|---|---|
search_docs |
Semantic search through all VGameKit documentation |
get_doc |
Retrieve full content of a specific documentation page |
list_docs |
List all documentation pages, optionally filtered by category |
search_code_patterns |
Find canonical C# code patterns for a specific task |
get_known_bugs |
Return the list of known bugs and anti-patterns in VGameKit |
Rebuilding the Index
When documentation changes, run from the mcp-server/ directory:
uv run python -m vgamekit_mcp.build_index
git add src/vgamekit_mcp/data/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vgamekit_mcp-0.1.0.tar.gz.
File metadata
- Download URL: vgamekit_mcp-0.1.0.tar.gz
- Upload date:
- Size: 776.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89f890310045d6cdbed968051f9a3324cd3692d6b36b280bdfa32ee18075e97f
|
|
| MD5 |
8ea88eb456a11d5cc83a26050c3e2587
|
|
| BLAKE2b-256 |
30e7cf4bb3750209e6979384570efbabb08d51aed0b6a27b2b371adebb48181a
|
File details
Details for the file vgamekit_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vgamekit_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 705.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d8dd73cd69756ce9f932ba1b49a95ee6b9dfeefda9f87e46c7c2df87bb51534
|
|
| MD5 |
33308f4c7a5f6437823c4f132209dbf3
|
|
| BLAKE2b-256 |
698dddd3e7c3d8234c5f9acf6a7b992d5886ce0d72f04047497344a25a1a6ec1
|