Fulcra Context MCP Server
@fulcradynamics
About Fulcra Context MCP Server
This MCP server lets you access your Fulcra Context history -- health data, locations, and more - from your favorite LLM frontend or agentic framework.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fulcra_context": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.fulcradynamics.com/mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Fulcra Context MCP Server?
An MCP server that provides tools and resources to call the Fulcra API using fulcra-api. It enables AI assistants to access your Fulcra Context data. Intended for developers who want to run the server locally, explore the code, or contribute.
How to use Fulcra Context MCP Server?
Use the public instance at https://mcp.fulcradynamics.com/mcp for quick setup, or run the server locally. The server switches between stdio transport (when run alone or with FULCRA_ENVIRONMENT=stdio) and Streamable HTTP transport otherwise.
Key features of Fulcra Context MCP Server
- Provides tools and resources to access Fulcra API
- Supports both stdio and Streamable HTTP transports
- Handles OAuth2 callback without leaking tokens to clients
- Manages its own OAuth2 service between MCP clients
- Public hosted instance available for quick start
Use cases of Fulcra Context MCP Server
- Build AI assistants that query and act on Fulcra Context data
- Integrate Fulcra data into MCP‑compatible tools (e.g., Claude Desktop)
- Run a local MCP server for development or debugging
- Contribute to or extend the open‑source server
FAQ from Fulcra Context MCP Server
What is the public server URL?
The public instance runs at https://mcp.fulcradynamics.com/mcp.
How does OAuth2 authentication work?
The server handles the OAuth2 callback and maintains a mapping table so tokens are never leaked to MCP clients. It runs its own OAuth2 service between MCP clients.
What transports are supported?
When run alone or with FULCRA_ENVIRONMENT=stdio, the server uses stdio transport. Otherwise it uses Streamable HTTP transport.
Where can I get help or report issues?
Use the GitHub repo (fulcra-context-mcp), join the Discord (discord.com/invite/aunahVEnPU), or email [email protected].
Frequently asked questions
What is the public server URL?
The public instance runs at `https://mcp.fulcradynamics.com/mcp`.
How does OAuth2 authentication work?
The server handles the OAuth2 callback and maintains a mapping table so tokens are never leaked to MCP clients. It runs its own OAuth2 service between MCP clients.
What transports are supported?
When run alone or with `FULCRA_ENVIRONMENT=stdio`, the server uses stdio transport. Otherwise it uses Streamable HTTP transport.
Where can I get help or report issues?
Use the GitHub repo (`fulcra-context-mcp`), join the Discord (`discord.com/invite/aunahVEnPU`), or email `[email protected]`.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments