P

Proyecto Tfg

This project designs and implements an architecture that connects the data space with generative AI. Through the Model Context Protocol (MCP) server as a secure middle layer, the language model can indirectly access the DuckDB database. It has the characteristics of modularity, extensibility, and log tracking, laying the foundation for future upgrades to the RAG architecture.
2 points
19

What is the MCP server?

The MCP server is an intelligent data gateway and a secure middleware between the language model and the database. Through standardized REST API interfaces, AI models can securely query and process data without directly accessing the database.

How to use the MCP server?

Users send natural language requests through the language model → The LLM converts them into structured queries → Access data through the MCP tool interface → Return formatted results → The LLM generates the final answer.

Applicable scenarios

Scenarios that require interaction between AI and structured data, such as enterprise data analysis assistants, intelligent report generation, data visualization interpretation, and automated data Q&A systems.

Main Features

Secure Data QueryExecute SQL queries through the /tool/consulta endpoint. All requests are subject to permission verification and log recording.
Metadata ExplorationThe /tool/info interface provides metadata information such as database structure, product list, and time range.
Extensible ArchitectureSupports the addition of new functional modules such as /tool/descargar (data download) and /tool/upload-pdf (document upload) in the future.

Advantages and Limitations

Advantages
Secure isolation: Prevents the LLM from directly accessing the database, reducing the risk of data leakage.
Standardized interfaces: Unified data access specifications for easy system integration.
Full - link tracking: Detailed records of all query requests and response logs.
Modular design: Supports flexible expansion of new data tools.
Limitations
The current version only supports the DuckDB database (Iceberg/Trino will be supported in the future).
Query performance depends on the underlying database engine.
Available tool endpoints need to be predefined.

How to Use

Prepare the query request
Convert natural language questions into structured queries through the language model.
Call the MCP interface
Send the generated SQL to the /tool/consulta endpoint of the MCP server via a POST request.
Parse the returned results
Receive the query results in JSON format and convert them into user - friendly answers by the LLM.

Usage Examples

Sales data analysisQuery the sales performance of each product within a specific time period.
Data explorationUnderstand the basic characteristics and scope of the dataset.

Frequently Asked Questions

Which databases does the MCP server support?
How to ensure query security?
Can multiple data sources be connected simultaneously?

Related Resources

MCP Protocol White Paper
Detailed technical specifications and design concepts
GitHub Repository
Open - source code and example configurations
Quick Start Video
5 - minute getting - started tutorial
Installation
Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
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
141
4.5 points
G
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
86
4.3 points
M
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
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
U
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#
565
5 points
F
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
6.7K
4.5 points
G
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
282
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase