This repository is archived. The groundlens MCP connector now ships inside the library itself.
pip install "groundlens[encoder,mcp]"
python -m groundlens.mcp
Point your client at that command:
{
"mcpServers": {
"groundlens": {
"command": "python",
"args": ["-m", "groundlens.mcp"]
}
}
}
Why it moved
Keeping the connector in a second package meant keeping a second implementation
of the same thing, and the two drifted. This repository was still serving three
tools — groundlens_check, groundlens_sgi, groundlens_dgi — built on a
metric the project has since withdrawn, and still answering with a verdict and a
threshold that the measurements do not support.
groundlens 3.0.0 exposes one tool, find_unsupported_words. It returns the words
your sources least support and the closest span it found for each one. It
returns no verdict and carries no threshold. There is now exactly one
implementation of that, and it lives beside the code it wraps.
Where things are
- groundlens — the library
- groundlens.dev — what it does and why
- PyPI —
pip install groundlens
The groundlens-mcp package on PyPI is deprecated. Versions up to 2026.5.18
are yanked; 3.0.0 installs nothing and prints the migration message above.
Apache-2.0.
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 groundlens_mcp-3.0.1.tar.gz.
File metadata
- Download URL: groundlens_mcp-3.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59fae2fb0728d2b5fd0af5b3b8544ae27d7900d004a1abaff0c64a7b703fecb7
|
|
| MD5 |
1d5e60a1f7fdff2fa129be2d01ecd3a5
|
|
| BLAKE2b-256 |
9c1447d9a3bf70fbac9ea1818b67c29c9a5407c92f07f65d3a189096d98fba30
|
File details
Details for the file groundlens_mcp-3.0.1-py3-none-any.whl.
File metadata
- Download URL: groundlens_mcp-3.0.1-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bdf9a032fc848bc041df2ae5db520a5baab4f3e63356cd7e1180a7d82045025
|
|
| MD5 |
ea3470044b60c0d2537d218ab9c6933f
|
|
| BLAKE2b-256 |
9d01b4b65fd7437ffce5171249e62e2c9c9d3c43115fffaaf538957afef9ef7f
|