Back to Home
tspenov icon

bjjcoach-mcp-server

Verified Safe

by tspenov

Overview

Provides an Elixir-based Model Context Protocol (MCP) server exposing BJJ position and video data as tools for AI assistants.

Installation

Run Command
iex -S mix

Security Notes

The server itself is a skeleton using mock data, so direct security risks within this repository's code are minimal. No `eval` or obvious malicious patterns are present. The primary security considerations will arise from the private application's implementation of 'real' data providers (e.g., proper database access controls, input sanitization for queries, handling of sensitive video URLs or metadata). The current setup explicitly delegates data access to the consuming application, making this library's code itself quite safe.

Similar Servers

Stats

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

Tags

ElixirMCP ServerAIBJJData ProviderAPI