Back to Home
sbl-sdsc icon

mcp-proto-okn

Verified Safe

by sbl-sdsc

Overview

Provides an AI assistant interface to query scientific knowledge graphs via SPARQL endpoints, with specialized support for Proto-OKN and FRINK platforms.

Installation

Run Command
uvx mcp-proto-okn --endpoint <SPARQL_ENDPOINT_URL>

Security Notes

The server acts as a proxy, directly forwarding user-provided SPARQL queries to target endpoints. While the server itself does not execute arbitrary code, it exposes the underlying SPARQL endpoint to potential SPARQL injection attacks if the AI or user crafts malicious queries. No direct 'eval' or obvious hardcoded secrets found. Relies on fixed GitHub URLs for metadata retrieval, mitigating Server-Side Request Forgery (SSRF) risk for those specific fetches. The 'clean_mermaid_diagram' tool uses regex for string manipulation, which is generally safe but could pose a theoretical ReDoS (Regular Expression Denial of Service) risk with extremely complex or malicious patterns on untrusted input.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars2
Forks1
Last Update2026-01-18

Tags

AI AssistantSPARQLKnowledge GraphScientific DataData Integration