Submit

Fulcra Context MCP Server

@fulcradynamics

This MCP server lets you access your Fulcra Context history -- health data, locations, and more - from your favorite LLM frontend or agentic framework.

Server Config

{
  "mcpServers": {
    "fulcra_context": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.fulcradynamics.com/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.