claude mcp add aimatih-mcp -- npx -y @matihlabs/mcp
{
"mcpServers": {
"aimatih-mcp": {
"command": "npx",
"args": ["-y", "@matihlabs/mcp"]
}
}
}
{
"mcpServers": {
"aimatih-mcp": {
"command": "npx",
"args": ["-y", "@matihlabs/mcp"]
}
}
}
{
"mcpServers": {
"aimatih-mcp": {
"command": "npx",
"args": ["-y", "@matihlabs/mcp"]
}
}
}
About This MCP Server
The ai.matih/mcp server provides a grounded data layer for large language models, offering governed SQL, metrics, lineage, and catalog capabilities over user data, and can be accessed remotely through stdio or installed via npm. It enables developers to manage and track their data in a structured and organized manner. Developers would reach for this tool when they need to integrate a reliable and governed data management system into their AI applications, particularly those utilizing large language models.
The grounded data layer for any LLM: governed SQL, metrics, lineage and catalog over your data.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
@matihlabs/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.