From 3208a655b6fcc03bd2eb8afdf06b16714c645a26 Mon Sep 17 00:00:00 2001 From: "brandon creighton, aka cstone" Date: Sat, 7 Jun 2025 00:29:57 -0700 Subject: [PATCH] Add official Fulcra Context MCP server (#282) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dae98e2..a8c5651 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Official integrations are maintained by companies building production ready MCP - **[Financial Datasets](https://github.com/financial-datasets/mcp-server)** - Stock market API made for AI agents - **[Firecrawl](https://github.com/mendableai/firecrawl-mcp-server)** - Extract web data with [Firecrawl](https://firecrawl.dev) - **[Fireproof](https://github.com/fireproof-storage/mcp-database-server)** - Immutable ledger database with live synchronization +- **[Fulcra Context](https://github.com/fulcradynamics/fulcra-context-mcp)** - Fulcra Context MCP server for accessing your personal health, workouts, sleep, location, and more, all privately. Built around [Context by Fulcra](https://www.fulcradynamics.com/). - **[GitHub](https://github.com/github/github-mcp-server)** - GitHub's official MCP Server - **[Gitee](https://github.com/oschina/mcp-gitee)** - Gitee API integration, repository, issue, and pull request management, and more. - **[Globalping](https://github.com/jsdelivr/globalping-mcp-server)** - Network access with the ability to run commands like ping, traceroute, mtr, http, dns resolve.