HomeOther › Context by Fulcra

Context by Fulcra

Connect your Fulcra Context personal datastore: access your metrics, events, agent data and more

Official Python Cloud Remote
★ 6 stars Last pushed 2026-09-22 License: Apache-2.0

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

Listed in punkpeye/awesome-mcp-servers (MIT)

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry