Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
165 changes: 104 additions & 61 deletions pkg/registry/data/registry.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive/main/pkg/registry/data/schema.json",
"version": "1.0.0",
"last_updated": "2025-09-08T00:18:07Z",
"last_updated": "2025-09-09T00:17:13Z",
"servers": {
"adb-mysql-mcp-server": {
"description": "Official MCP server for AnalyticDB for MySQL of Alibaba Cloud",
Expand Down Expand Up @@ -121,8 +121,50 @@
"cert_issuer": "https://token.actions.githubusercontent.com"
}
},
"apollo-mcp-server": {
"description": "Exposes GraphQL operations as MCP tools for AI-driven API orchestration with Apollo",
"tier": "Official",
"status": "Active",
"transport": "streamable-http",
"tools": [
"example_GetAstronautsCurrentlyInSpace"
],
"repository_url": "https://github.com/apollographql/apollo-mcp-server",
"tags": [
"graphql",
"api",
"orchestration",
"apollo",
"mcp"
],
"image": "ghcr.io/apollographql/apollo-mcp-server:v0.7.5",
"target_port": 5000,
"permissions": {
"network": {
"outbound": {
"insecure_allow_all": true,
"allow_port": [
443
]
}
}
},
"env_vars": [
{
"name": "APOLLO_GRAPH_REF",
"description": "Graph ref (graph ID and variant) used to fetch persisted queries or schema (required if no config file)",
"required": false
},
{
"name": "APOLLO_KEY",
"description": "Apollo Studio API key for the graph (required if no config file)",
"required": false,
"secret": true
}
]
},
"arxiv-mcp-server": {
"description": "Enables AI assistants to search and access arXiv research papers through MCP protocol. Mount a volume to /arxiv-papers for persistent paper storage.",
"description": "AI assistants search and access arXiv papers through MCP with persistent paper storage",
"tier": "Community",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -476,9 +518,9 @@
"recommend"
],
"metadata": {
"stars": 6051,
"stars": 6243,
"pulls": 0,
"last_updated": "2025-08-26T02:32:12Z"
"last_updated": "2025-09-08T02:31:33Z"
},
"repository_url": "https://github.com/awslabs/mcp",
"tags": [
Expand Down Expand Up @@ -1135,7 +1177,7 @@
}
},
"cloud-run": {
"description": "Deploy apps to Google Cloud Run directly from AI assistants. Enables deployment of containerized applications, local files, and folders to Cloud Run with integrated logging and service management.",
"description": "Deploy apps to Google Cloud Run with integrated logging and service management",
"tier": "Official",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -1212,7 +1254,7 @@
]
},
"context7": {
"description": "Context7 MCP pulls up-to-date, version-specific documentation and code examples straight from the source — and places them directly into your prompt",
"description": "Context7 MCP pulls version-specific docs and code examples directly into your prompt",
"tier": "Community",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -1250,7 +1292,7 @@
}
},
"crowdstrike-falcon": {
"description": "Connects AI agents with the CrowdStrike Falcon platform for intelligent security analysis, providing programmatic access to detections, incidents, behaviors, threat intelligence, hosts, vulnerabilities, and identity protection capabilities.",
"description": "CrowdStrike Falcon integration for security analysis, detections, incidents, and threat intel",
"tier": "Official",
"status": "Active",
"transport": "streamable-http",
Expand Down Expand Up @@ -1353,7 +1395,7 @@
]
},
"dolt": {
"description": "Provides Git-like version control for SQL databases using Dolt, enabling branching, merging, and versioning of database schemas and data",
"description": "Git-like version control for SQL databases with branching, merging, and data versioning",
"tier": "Official",
"status": "Active",
"transport": "streamable-http",
Expand Down Expand Up @@ -1401,9 +1443,9 @@
"unstage_table"
],
"metadata": {
"stars": 2,
"stars": 3,
"pulls": 0,
"last_updated": "2025-08-24T02:35:25Z"
"last_updated": "2025-09-08T02:31:32Z"
},
"repository_url": "https://github.com/dolthub/dolt-mcp",
"tags": [
Expand Down Expand Up @@ -1698,7 +1740,7 @@
]
},
"firecrawl": {
"description": "A powerful web scraping and content extraction MCP server that provides advanced crawling, search, and structured data extraction capabilities with LLM integration.",
"description": "Web scraping and content extraction MCP server with advanced crawling and LLM integration",
"tier": "Official",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -1790,7 +1832,7 @@
]
},
"genai-toolbox": {
"description": "A comprehensive MCP server for database operations that provides tools for connecting to and interacting with various database systems with advanced features like connection pooling, authentication, and observability. Mount and configured via tools.yaml",
"description": "Database operations MCP server with connection pooling, authentication, and observability",
"tier": "Official",
"status": "Active",
"transport": "sse",
Expand Down Expand Up @@ -2221,7 +2263,7 @@
]
},
"grafana": {
"description": "Provides access to your Grafana instance and the surrounding ecosystem, enabling dashboard search, datasource queries, alerting management, incident response, and Sift investigations.",
"description": "Grafana integration for dashboard search, datasource queries, alerting, and incident response",
"tier": "Official",
"status": "Active",
"transport": "sse",
Expand Down Expand Up @@ -2652,7 +2694,7 @@
}
},
"hass-mcp": {
"description": "Integrates Home Assistant with LLM applications, enabling direct interaction with smart home devices, sensors, and automations.",
"description": "Home Assistant integration enabling direct interaction with smart home devices and automations",
"tier": "Community",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -2985,7 +3027,7 @@
"get",
"list"
],
"image": "ghcr.io/stackloklabs/mkp/server:0.2.1",
"image": "ghcr.io/stackloklabs/mkp/server:0.2.2",
"permissions": {
"network": {
"outbound": {
Expand Down Expand Up @@ -3095,7 +3137,7 @@
]
},
"kyverno": {
"description": "Provides Kyverno policy management capabilities enabling AI assistants to interact with Kyverno policies in Kubernetes clusters for comprehensive policy management, security assessment, and compliance monitoring.",
"description": "Kyverno policy management for Kubernetes security assessment and compliance monitoring",
"tier": "Official",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -3207,7 +3249,7 @@
}
},
"mcp-clickhouse": {
"description": "MCP server for ClickHouse that provides tools to execute SQL queries, list databases and tables, and optionally use chDB's embedded OLAP engine",
"description": "MCP server for ClickHouse with SQL queries, database/table listing, and optional chDB OLAP engine",
"tier": "Official",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -3573,7 +3615,7 @@
}
},
"mcp-server-box": {
"description": "MCP server that integrates with the Box API to perform file operations, AI-based querying, metadata management, and document generation",
"description": "Box API integration for file operations, AI querying, metadata management, and document generation",
"tier": "Official",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -3657,7 +3699,7 @@
}
},
"mcp-server-circleci": {
"description": "Official CircleCI MCP server for CI/CD operations, enabling AI models to manage pipelines, analyze test results, debug build failures, and optimize resource usage",
"description": "CircleCI MCP server for CI/CD operations, pipeline management, and build analysis",
"tier": "Official",
"status": "Active",
"transport": "stdio",
Expand All @@ -3679,9 +3721,9 @@
"find_underused_resource_classes"
],
"metadata": {
"stars": 59,
"stars": 63,
"pulls": 0,
"last_updated": "2025-08-24T02:35:26Z"
"last_updated": "2025-09-08T02:31:32Z"
},
"repository_url": "https://github.com/CircleCI-Public/mcp-server-circleci",
"tags": [
Expand Down Expand Up @@ -3813,7 +3855,7 @@
}
},
"memory": {
"description": "Provides persistent memory to an LLMs application for storing information about the user across chats. Implemented using a local knowledge graph.",
"description": "Persistent memory for LLM applications using local knowledge graph to store user information",
"tier": "Community",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -4098,7 +4140,7 @@
]
},
"oci-registry": {
"description": "Enables secure and seamless querying of OCI container registries, providing tools for image introspection, tag discovery, and manifest/config retrieval.",
"description": "Secure OCI container registry querying with image introspection and manifest retrieval",
"tier": "Community",
"status": "Active",
"transport": "sse",
Expand Down Expand Up @@ -4181,9 +4223,9 @@
"get_block_info"
],
"metadata": {
"stars": 62,
"stars": 64,
"pulls": 0,
"last_updated": "2025-08-24T02:35:26Z"
"last_updated": "2025-09-08T02:31:33Z"
},
"repository_url": "https://github.com/Bankless/onchain-mcp",
"tags": [
Expand Down Expand Up @@ -4224,7 +4266,7 @@
}
},
"osv": {
"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.",
"description": "OSV (Open Source Vulnerabilities) database access for querying package and commit vulnerabilities",
"tier": "Community",
"status": "Active",
"transport": "sse",
Expand Down Expand Up @@ -4339,9 +4381,9 @@
"share-traces"
],
"metadata": {
"stars": 6771,
"stars": 6888,
"pulls": 0,
"last_updated": "2025-08-26T02:32:11Z"
"last_updated": "2025-09-08T02:31:33Z"
},
"repository_url": "https://github.com/Arize-ai/phoenix",
"tags": [
Expand Down Expand Up @@ -4692,7 +4734,7 @@
]
},
"semgrep": {
"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.",
"description": "Scan code for security vulnerabilities using Semgrep with 5,000+ semantic analysis rules",
"tier": "Official",
"status": "Active",
"transport": "sse",
Expand Down Expand Up @@ -4751,7 +4793,7 @@
]
},
"sentry": {
"description": "Sentry's MCP service for human-in-the-loop coding agents, optimized for developer workflows and debugging use cases",
"description": "Sentry MCP service for human-in-the-loop coding agents and developer workflow debugging",
"tier": "Official",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -4831,7 +4873,7 @@
}
},
"sequentialthinking": {
"description": "Enables dynamic problem-solving with a structured, reflective approach that can adapt and evolve as understanding deepens.",
"description": "Dynamic problem-solving with structured, reflective approach that adapts as understanding deepens",
"tier": "Community",
"status": "Active",
"transport": "stdio",
Expand Down Expand Up @@ -4960,42 +5002,39 @@
]
},
"supabase": {
"description": "Connect your Supabase projects to AI assistants for managing tables, fetching config, and querying data",
"description": "Connect Supabase projects to AI assistants for table management, config, and data querying",
"tier": "Official",
"status": "Active",
"transport": "stdio",
"tools": [
"list_projects",
"get_project",
"create_project",
"pause_project",
"restore_project",
"list_organizations",
"get_organization",
"get_cost",
"confirm_cost",
"search_docs",
"list_tables",
"list_extensions",
"list_migrations",
"apply_migration",
"confirm_cost",
"create_branch",
"create_project",
"delete_branch",
"deploy_edge_function",
"execute_sql",
"get_logs",
"generate_typescript_types",
"get_advisors",
"get_project_url",
"get_anon_key",
"generate_typescript_types",
"list_edge_functions",
"deploy_edge_function",
"create_branch",
"get_cost",
"get_logs",
"get_organization",
"get_project",
"get_project_url",
"list_branches",
"delete_branch",
"list_edge_functions",
"list_extensions",
"list_migrations",
"list_organizations",
"list_projects",
"list_tables",
"merge_branch",
"reset_branch",
"pause_project",
"rebase_branch",
"list_storage_buckets",
"get_storage_config",
"update_storage_config"
"reset_branch",
"restore_project",
"search_docs"
],
"metadata": {
"stars": 2019,
Expand Down Expand Up @@ -5098,15 +5137,19 @@
}
},
"terraform": {
"description": "Provides integration with the Terraform ecosystem and interaction capabilities for Infrastructure as Code (IaC) development.",
"description": "Terraform ecosystem integration with IaC development capabilities and provider documentation",
"tier": "Official",
"status": "Active",
"transport": "stdio",
"tools": [
"resolveProviderDocID",
"getProviderDocs",
"searchModules",
"moduleDetails"
"get_latest_module_version",
"get_latest_provider_version",
"get_module_details",
"get_policy_details",
"get_provider_details",
"search_modules",
"search_policies",
"search_providers"
],
"metadata": {
"stars": 901,
Expand Down