- Fulcra Context MCP Server
Fulcra Context MCP Server
Overview
What is Fulcra Context MCP Server?
Fulcra Context MCP Server is a server that allows users to access their Fulcra Context history, including health data and locations, through various LLM frontends or agentic frameworks.
How to use Fulcra Context MCP Server?
To use the server, you can either run it locally or access the public instance at https://mcp.fulcradynamics.com/mcp. For local usage, you can use the command npx -y mcp-remote https://mcp.fulcradynamics.com/mcp.
Key features of Fulcra Context MCP Server?
- Access to Fulcra Context history including health data and locations.
- Supports both local and remote server configurations.
- Handles OAuth2 callbacks securely without leaking tokens.
- Debugging tools available like MCP Inspector and mcp-remote.
Use cases of Fulcra Context MCP Server?
- Accessing personal health data for analysis.
- Integrating location history with other applications.
- Running the server locally for development and testing purposes.
FAQ from Fulcra Context MCP Server?
- Is there a public instance available?
Yes, you can access the public instance at
https://mcp.fulcradynamics.com/mcp.
- How can I contribute to the project?
You can contribute by reaching out via the GitHub repo or joining the Discord community.
- What should I do if I encounter bugs?
Please report bugs or feature requests through the GitHub repository or contact support via email.
Server Config
{
"mcpServers": {
"fulcra_context": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.fulcradynamics.com/mcp"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
fulcradynamicsStar
-Language
-License
-Category
research-and-data