Back to Home
arkinjo icon

RDFPortal-MCP

Verified Safe

by arkinjo

Overview

Facilitates SPARQL queries and API interactions with various biological/biomedical RDF databases for research and data integration.

Installation

Run Command
uv run src/server.py

Security Notes

The server uses `httpx` for external HTTP requests, which is a standard and generally safe library. File system operations (`os.makedirs`, `os.path.join`) are limited to creating a specific directory (`mie`) and saving MIE files within it. SPARQL endpoints are hardcoded and `dbname` is validated against a whitelist, significantly mitigating SSRF risks. No `eval`, `exec`, or other direct code execution patterns from user input are observed. No hardcoded sensitive credentials (e.g., API keys for external services beyond publicly listed SPARQL endpoints) are present in the provided code. The `.sh` script is a build-time script, not part of the runtime server.

Similar Servers

Stats

Interest Score13
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars5
Forks1
Last Update2025-12-16

Tags

BioinformaticsSPARQLRDFAPI IntegrationBiomedical DataDatabase QueriesGlycoscienceChemical Biology