Back to Home
slavadubrov icon

mcp-featurestore

Verified Safe

by slavadubrov

Overview

This server provides a lightweight Model Context Protocol (MCP) Feature Store for storing and retrieving machine learning features, designed to integrate with Claude Desktop.

Installation

Run Command
uv run mcp dev featurestore_server.py

Security Notes

The server uses parameterized SQL queries, preventing common SQL injection vulnerabilities. Inputs like 'vector' are explicitly validated as JSON. No 'eval' or 'exec' calls are present, and no hardcoded secrets or network-exposed critical resources are evident. The local SQLite database access is confined to the application's directory, limiting external exposure.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2025-11-27

Tags

Feature StoreMCP ServerMachine LearningPythonSQLite