Datalog Studio
🚀 Catalog MCP Extension
A professional MCP server that integrates Catalog tasks into the Gemini CLI, enabling the management of data catalogs, collections, and master data using natural language.
✨ Features
- Catalog Discovery: List and find data catalogs within your workspace.
- Master Data Management: Explore collections, attributes, and AI prompt templates.
- Data Asset Control: List uploaded documents and analyze data structures.
- Data Ingestion: Direct data ingestion with automated AI transformation.
🚀 Quick Start
1. Prerequisites
- Node.js (v18+) and npm installed.
2. Installation
Install the extension and its dependencies:
npm run install-deps
npm run build
gemini extensions install .
3. Configuration
The extension requires a DATALOG_API_KEY. By default, it connects to https://studio.igot.ai/v1/catalog.
For custom enterprise installations, you can configure the endpoint using:
DATALOG_API: The domain endpoint (e.g.,https://enterprise.com).CATALOG_URI: The API path suffix (e.g.,/v1/catalog).
🔧 Technical Details
Use the provided scripts for a professional development workflow:
npm run dev: Start MCP server in watch mode.npm run lint: Run ESLint to find and fix issues.npm run format: Format code with Prettier.npm run typecheck: Run TypeScript type checking.npm run preflight: Run a full cleanup, install, lint, and build cycle.
📚 Documentation
list_catalogs(): List all accessible data catalogs.list_collections(catalog_id): List collections in a specific catalog.list_attributes(catalog_name, collection_name): View collection schema and attributes.list_data_assets(catalog_name, collection_name): List uploaded files within a collection.ingest_data(catalog_name, collection_name, text, transform?): Ingest master data into a collection.

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
21.5K
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.5K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.7K
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.5K
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.6K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
32.3K
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.3K
4.8 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.1K
4.5 points






