Skip to content

Commit 8e88d7c

Browse files
authored
Update MCP server descriptions (#1090)
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
1 parent 64af2b6 commit 8e88d7c

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

pkg/registry/data/registry.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"servers": {
55
"atlassian": {
66
"args": [],
7-
"description": "Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). This integration supports both Confluence \u0026 Jira Cloud and Server/Data Center deployments.",
7+
"description": "Connect to Atlassian products like Confluence, Jira Cloud and Server/Data deployments.",
88
"env_vars": [
99
{
1010
"description": "Confluence URL (e.g., https://your-domain.atlassian.net/wiki)",
@@ -439,7 +439,7 @@
439439
"args": [
440440
"http"
441441
],
442-
"description": "Connect to your Elasticsearch data directly from any MCP Client.",
442+
"description": "Connect to your Elasticsearch data.",
443443
"env_vars": [
444444
{
445445
"description": "Your Elasticsearch instance URL",
@@ -576,7 +576,7 @@
576576
},
577577
"fetch": {
578578
"args": [],
579-
"description": "A Model Context Protocol server that provides web content fetching capabilities",
579+
"description": "Allows you to fetch content from the web",
580580
"env_vars": [],
581581
"image": "ghcr.io/stackloklabs/gofetch/server:latest",
582582
"metadata": {
@@ -626,7 +626,7 @@
626626
},
627627
"filesystem": {
628628
"args": [],
629-
"description": "Node.js server implementing Model Context Protocol (MCP) for filesystem operations.",
629+
"description": "Allows you to do filesystem operations.",
630630
"env_vars": [],
631631
"image": "mcp/filesystem:latest",
632632
"metadata": {
@@ -776,7 +776,7 @@
776776
},
777777
"git": {
778778
"args": [],
779-
"description": "A Model Context Protocol server for Git repository interaction and automation",
779+
"description": "Provides support for interacting with Git repositories",
780780
"env_vars": [],
781781
"image": "mcp/git:latest",
782782
"metadata": {
@@ -827,7 +827,7 @@
827827
},
828828
"github": {
829829
"args": [],
830-
"description": "The GitHub MCP Server provides seamless integration with GitHub APIs, enabling advanced automation and interaction capabilities for developers and tools",
830+
"description": "Provides integration with GitHub's APIs",
831831
"env_vars": [
832832
{
833833
"description": "GitHub personal access token with appropriate permissions",
@@ -921,7 +921,7 @@
921921
},
922922
"grafana": {
923923
"args": [],
924-
"description": "A Model Context Protocol (MCP) server for Grafana that provides access to your Grafana instance and the surrounding ecosystem, enabling dashboard search, datasource queries, alerting management, incident response, and Sift investigations.",
924+
"description": "Provides access to your Grafana instance and the surrounding ecosystem, enabling dashboard search, datasource queries, alerting management, incident response, and Sift investigations.",
925925
"env_vars": [
926926
{
927927
"description": "URL of the Grafana instance to connect to",
@@ -1020,7 +1020,7 @@
10201020
},
10211021
"hass-mcp": {
10221022
"args": [],
1023-
"description": "A Model Context Protocol (MCP) server for Home Assistant integration with Claude and other LLMs, enabling direct interaction with smart home devices, sensors, and automations.",
1023+
"description": "Integrates Home Assistant with LLM applications, enabling direct interaction with smart home devices, sensors, and automations.",
10241024
"env_vars": [
10251025
{
10261026
"description": "Home Assistant instance URL (e.g. http://homeassistant.local:8123)",
@@ -1083,7 +1083,7 @@
10831083
},
10841084
"k8s": {
10851085
"args": [],
1086-
"description": "MKP is a Model Context Protocol (MCP) server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters.",
1086+
"description": "Allows LLM-powered applications to interact with Kubernetes clusters.",
10871087
"env_vars": [
10881088
{
10891089
"description": "Path to the kubeconfig file for Kubernetes API authentication (mounted into the container with --volume)",
@@ -1140,7 +1140,7 @@
11401140
},
11411141
"memory": {
11421142
"args": [],
1143-
"description": "A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.",
1143+
"description": "Provides persistent memory to an LLMs application for storing information about the user across chats. Implemented using a local knowledge graph.",
11441144
"env_vars": [
11451145
{
11461146
"description": "Path to the memory storage JSON file (default: memory.json in the server directory)",
@@ -1194,7 +1194,7 @@
11941194
},
11951195
"mongodb": {
11961196
"args": [],
1197-
"description": "A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas.",
1197+
"description": "Provides support for interacting with MongoDB Databases and MongoDB Atlas.",
11981198
"env_vars": [
11991199
{
12001200
"description": "MongoDB connection string for direct database connections (optional, if not set, you'll need to call the connect tool before interacting with MongoDB data)",
@@ -1327,7 +1327,7 @@
13271327
"--sse-address",
13281328
":8001"
13291329
],
1330-
"description": "A Model Context Protocol server for NetBird, enabling management of your NetBird network.",
1330+
"description": "Enables management of an NetBird network.",
13311331
"env_vars": [
13321332
{
13331333
"description": "NetBird API token for authentication",
@@ -1389,7 +1389,7 @@
13891389
},
13901390
"notion": {
13911391
"args": [],
1392-
"description": "Official Notion MCP server.",
1392+
"description": "Provides integration with Notion.",
13931393
"env_vars": [
13941394
{
13951395
"description": "HTTP headers for Notion API requests in JSON format. Example: {\"Authorization\":\"Bearer ntn_****\",\"Notion-Version\":\"2022-06-28\"}",
@@ -1451,7 +1451,7 @@
14511451
},
14521452
"oci-registry": {
14531453
"args": [],
1454-
"description": "The OCI Registry MCP Server enables secure and seamless querying of OCI container registries, providing tools for image introspection, tag discovery, and manifest/config retrieval.",
1454+
"description": "Enables secure and seamless querying of OCI container registries, providing tools for image introspection, tag discovery, and manifest/config retrieval.",
14551455
"env_vars": [
14561456
{
14571457
"description": "Bearer token for OCI registry authentication",
@@ -1521,7 +1521,7 @@
15211521
},
15221522
"osv": {
15231523
"args": [],
1524-
"description": "An MCP (Model Context Protocol) server that provides access to the OSV (Open Source Vulnerabilities) database. This server allows LLM-powered applications to query the OSV database for vulnerability information about packages and commits.",
1524+
"description": "Provides access to the OSV (Open Source Vulnerabilities) database. Allows LLM-powered applications to query the OSV database for vulnerability information about packages and commits.",
15251525
"env_vars": [],
15261526
"image": "ghcr.io/stackloklabs/osv-mcp/server:latest",
15271527
"metadata": {
@@ -1575,7 +1575,7 @@
15751575
},
15761576
"perplexity-ask": {
15771577
"args": [],
1578-
"description": "An MCP server implementation that integrates Perplexity AI's Sonar API for live web searches, in-depth research, and reasoning tasks.",
1578+
"description": "Integrates Perplexity AI's Sonar API for live web searches, in-depth research, and reasoning tasks.",
15791579
"env_vars": [
15801580
{
15811581
"description": "Perplexity API key",
@@ -1625,7 +1625,7 @@
16251625
"--port",
16261626
"8931"
16271627
],
1628-
"description": "A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright",
1628+
"description": "Provides browser automation capabilities using Playwright",
16291629
"env_vars": [],
16301630
"image": "mcr.microsoft.com/playwright/mcp",
16311631
"metadata": {
@@ -1687,7 +1687,7 @@
16871687
},
16881688
"redis": {
16891689
"args": [],
1690-
"description": "A Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.",
1690+
"description": "Enables LLMs to interact with Redis key-value databases through a set of standardized tools.",
16911691
"env_vars": [
16921692
{
16931693
"description": "Redis IP or hostname (default \"127.0.0.1\")",
@@ -1840,7 +1840,7 @@
18401840
"--transport",
18411841
"sse"
18421842
],
1843-
"description": "An MCP server for using Semgrep to scan code for security vulnerabilities. Semgrep is a fast, deterministic static analysis tool that semantically understands many languages and comes with over 5,000 rules.",
1843+
"description": "Allows you to scan code for security vulnerabilities using Semgrep, a fast, deterministic static analysis tool that semantically understands many languages and comes with over 5,000 rules.",
18441844
"env_vars": [
18451845
{
18461846
"description": "Token for connecting to Semgrep AppSec Platform",
@@ -1898,7 +1898,7 @@
18981898
},
18991899
"sequentialthinking": {
19001900
"args": [],
1901-
"description": "MCP server enabling dynamic problem-solving with a structured, reflective approach that can adapt and evolve as understanding deepens.",
1901+
"description": "Enables dynamic problem-solving with a structured, reflective approach that can adapt and evolve as understanding deepens.",
19021902
"env_vars": [],
19031903
"image": "mcp/sequentialthinking:latest",
19041904
"metadata": {
@@ -1980,7 +1980,7 @@
19801980
},
19811981
"terraform": {
19821982
"args": [],
1983-
"description": "MCP Server for providing seamless integration with Terraform ecosystem and interaction capabilities for Infrastructure as Code (IaC) development.",
1983+
"description": "Provides integration with the Terraform ecosystem and interaction capabilities for Infrastructure as Code (IaC) development.",
19841984
"env_vars": [],
19851985
"image": "hashicorp/terraform-mcp-server:latest",
19861986
"metadata": {
@@ -2031,7 +2031,7 @@
20312031
},
20322032
"time": {
20332033
"args": [],
2034-
"description": "MCP server for time info and IANA timezone conversions with auto system timezone detection.",
2034+
"description": "Provides time information and IANA timezone conversions with auto system timezone detection.",
20352035
"env_vars": [],
20362036
"image": "mcp/time:latest",
20372037
"metadata": {

0 commit comments

Comments
 (0)