Provides an MCP server to access Fulcra Context data via the Fulcra API.
Provides an MCP server that enables access to Fulcra Context data using the Fulcra API. It can function as a local server using stdio transport or as a remote server utilizing Streamble HTTP transport. It manages OAuth2 authentication, securing tokens and offering its own OAuth2 service for MCP clients.
Key Features
01Acts as a local or remote MCP server
02Handles OAuth2 authentication and token management
03Supports stdio and Streamble HTTP transport
04Integrates with the Fulcra API via fulcra-api
050 GitHub stars
Use Cases
01Accessing Fulcra Context data from MCP clients
02Running a local Fulcra Context MCP server for development