Back to Home
cp-weiland icon

biohackathon2025MCP

Verified Safe

by cp-weiland

Overview

This project demonstrates an AI agent interacting with multiple local Micro-Co-Pilot (MCP) servers, each providing specialized tools for tasks like hashing, weather forecasting, and SPARQL queries against various data sources.

Installation

Run Command
python simpleClient.py

Security Notes

The system directly executes LLM-generated SPARQL queries against public endpoints (DBpedia, Research Vocabularies Australia). While `SPARQLWrapper` handles the protocol, an LLM could formulate resource-intensive or unintended queries. The `simpleServerFLOPO.py` mitigates this by hardcoding the query in its description. No `eval`, obfuscation, or hardcoded secrets were identified. Network risks are confined to calls to known public APIs (weather.gov, various SPARQL endpoints).

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-12-03

Tags

AI AgentMCPTool UseSPARQLOllama