Skip to content

Commit 227e951

Browse files
committed
MCP: Link to the documentation of the CrateDB MCP Server
1 parent acc679e commit 227e951

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

docs/integrate/mcp/cratedb-mcp.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,29 +25,19 @@ perform operations using conversational prompts.
2525
::::{grid} 1 2 2 2
2626
:gutter: 2
2727

28-
:::{grid-item-card} {material-outlined}`integration_instructions;2em` Python package
29-
:link: https://pypi.org/project/cratedb-mcp/
30-
:link-type: url
31-
:link-alt: CrateDB MCP Server Python package `cratedb-mcp`
32-
33-
For installing and using the package, please consult the README
34-
document.
35-
:::
36-
37-
:::{grid-item-card} {material-outlined}`description;2em` Usage
38-
:link: https://github.com/crate/cratedb-mcp/blob/main/README.md
28+
:::{grid-item-card} {material-outlined}`description;2em` Documentation
29+
:link: https://cratedb-mcp.readthedocs.io/
3930
:link-type: url
4031
:link-alt: CrateDB MCP Server README
41-
42-
README document about how to install and configure the CrateDB MCP Server.
32+
About how to install and configure the CrateDB MCP Server,
33+
and what's inside.
4334
:::
4435

45-
:::{grid-item-card} {material-outlined}`not_started;2em` Examples
46-
:link: https://github.com/crate/cratedb-mcp/tree/main/examples
36+
:::{grid-item-card} {octicon}`package;2em` Python package
37+
:link: https://pypi.org/project/cratedb-mcp/
4738
:link-type: url
48-
:link-alt: CrateDB MCP Server examples
49-
50-
Examples using the CrateDB MCP Server.
39+
:link-alt: CrateDB MCP Server Python package `cratedb-mcp`
40+
The Python package `cratedb-mcp` for public consumption.
5141
:::
5242

5343
::::

0 commit comments

Comments
 (0)