MCP server exposing goliath-utils API documentation to Claude Code
Project description
goliath-utils-docs
MCP server that exposes goliath-utils API documentation to Claude Code.
When configured, Claude Code gains access to three tools:
- list_available_utils — overview of all modules, classes, and functions
- get_module_docs — full API reference for a specific module
- search_utils — search across all utility APIs by keyword
Install
pip install goliath-utils-docs
goliath-utils-docs install
This registers the MCP server in your Claude Code settings. Restart Claude Code to activate.
Uninstall
goliath-utils-docs uninstall
Manual configuration
Add to ~/.claude/settings.json:
{
"mcpServers": {
"goliath-utils-docs": {
"command": "uvx",
"args": ["goliath-utils-docs", "serve"]
}
}
}
Project details
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 goliath_utils_docs-0.1.1.tar.gz.
File metadata
- Download URL: goliath_utils_docs-0.1.1.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66f6e51e2e7ee713a4bbd19ae2d689ef85b538199df0b63e16f745a87e634d00
|
|
| MD5 |
6f8e0d8b89f6bfa40f3c0c9e65418af3
|
|
| BLAKE2b-256 |
31d805e12192f88860089c0b29fdbbb2ecfc1faa5bd4c65c227520e74af74bf7
|
File details
Details for the file goliath_utils_docs-0.1.1-py3-none-any.whl.
File metadata
- Download URL: goliath_utils_docs-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7492b1eda847503ae600ab0ec2a4e7b42efa1cbb51f670007b2546ec9de1b0f8
|
|
| MD5 |
3c906030019871ae5cda1aeac9c7b903
|
|
| BLAKE2b-256 |
6690e59273887f1324551dcd6a204a93f622ba5700361333ef698f6190662ff3
|