wxo-bootcamp-mcp-server

Provides an MCP server (Hospital Data MCP Server) that exposes access to an included, entirely fictional hospital dataset via Model Context Protocol. It supports both SSE (server-sent events) and STDIO transports and includes guidance for running and testing with the MCP Inspector.

Evaluated Apr 04, 2026 (40d ago)
Homepage ↗ Repo ↗ Ai Ml mcp model-context-protocol data-access python sse stdio demo bootcamp hospital-data
⚙ Agent Friendliness
32
/ 100
Can an agent use this?
🔒 Security
27
/ 100
Is it safe for agents?
⚡ Reliability
18
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
55
Error Messages
0
Auth Simplicity
20
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
10
Scope Granularity
0
Dep. Hygiene
45
Secret Handling
30

Security posture is unclear from provided content. README shows no auth/authorization configuration and no mention of transport security details. Deployment instructions for Code Engine/Podman indicate network exposure patterns but do not document access controls. Python dependencies include pandas/fastmcp; no lockfile/CVE status provided in the provided data.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
20
Error Recovery
20
AF Security Reliability

Best When

You want a lightweight MCP server to demonstrate agent-to-data connectivity with a known transport (SSE or STDIO) in a controlled environment.

Avoid When

You need strong security guarantees (auth, rate limiting, data access controls) or you require an explicitly documented API contract beyond the MCP interface.

Use Cases

  • Expose a small, fictional dataset to LLM agents via MCP for bootcamp/demo purposes
  • Build MCP-based tools that query or explore tabular/structured data (e.g., analytics, Q&A)
  • Local development/testing of MCP server integrations using MCP Inspector (SSE/STDIO)
  • Educational examples for deploying MCP servers (including containerization on Code Engine)

Not For

  • Production use for sensitive or real medical data (dataset is stated to be made up)
  • Strict compliance use cases requiring documented security controls, auditability, and formal operational guarantees
  • Environments needing public, well-specified REST/GraphQL APIs, SDKs, or enterprise auth/authorization flows

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: None mentioned for MCP transport usage in README (no auth configuration documented)
OAuth: No Scopes: No

README does not describe any authentication/authorization for the MCP server. It appears intended for local/demo use; if deployed publicly, auth is likely not enforced unless implemented internally (not shown in provided content).

Pricing

Free tier: No
Requires CC: No

No pricing information provided; this is a self-hosted open-source style project per repo/README content.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No authentication documented; agents deployed outside trusted networks may be able to call the server unintentionally if it is exposed.
  • Transport choice (SSE vs STDIO) affects deployment; the README provides run commands but not agent-side connection details beyond URL patterns.
  • No documented rate limits, pagination, or retry/backoff guidance in the provided README content.
  • Dataset is described as fictional; answers are not grounded in real hospital/medical records.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for wxo-bootcamp-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered