Fulcra Context
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.
주요 기능
- Acts as a local or remote MCP server
- Handles OAuth2 authentication and token management
- Supports stdio and Streamble HTTP transport
- Integrates with the Fulcra API via fulcra-api
- 0 GitHub stars
사용 사례
- Accessing Fulcra Context data from MCP clients
- Running a local Fulcra Context MCP server for development
- Connecting to Fulcra Context via a remote proxy