Home › Other › Context by Fulcra
Context by Fulcra
Connect your Fulcra Context personal datastore: access your metrics, events, agent data and more
Topics: Biology, Medicine and Bioinformatics
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.fulcradynamics.com/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http fulcra-context-mcp https://mcp.fulcradynamics.com/mcp
Or add to your MCP client config:
{
"mcpServers": {
"fulcra-context-mcp": {
"url": "https://mcp.fulcradynamics.com/mcp"
}
}
}
Package (pypi 0.3.3)
uvx fulcra-context-mcp
Or add to your MCP client config:
{
"mcpServers": {
"fulcra-context-mcp": {
"command": "uvx",
"args": [
"fulcra-context-mcp"
]
}
}
}
Related servers
biomcp
Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.
apple-health-mcp-server
An MCP server that provides access to exported data from Apple Health. Data analytics included.
HealthChain
Typed, validated FHIR tools for healthcare AI agents — build, read, validate, and code FHIR resources from a patient bundle, with…
FHIR MCP Server
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
medical-mcp
An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query…
fhir-mcp-server
MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language.
Listed in punkpeye/awesome-mcp-servers (MIT)
Listed in wong2/awesome-mcp-servers (MIT)
Data from the Official MCP Registry