Skip to main content

Fulcra Context MCP Server

Project description

fulcra-context-mcp: An MCP server to access your Fulcra Context data

This is an MCP server that provides tools and resources to call the Fulcra API using fulcra-api.

There is a public instance of this server running at https://mcp.fulcradynamics.com/mcp. See https://fulcradynamics.github.io/developer-docs/mcp-server/ to get started quickly. This repo is primarily for users who need to run the server locally, want to see under the hood, or want to help contribute.

When run on its own (or when FULCRA_ENVIRONMENT is set to stdio), it acts as a local MCP server using the stdio transport. Otherwise, it acts as a remote server using the Streamble HTTP transport. It handles the OAuth2 callback, but doesn't leak the exchanged tokens to MCP clients. Instead, it maintains a mapping table and runs its own OAuth2 service between MCP clients.

Remote Connection using Proxy

Claude for Desktop config:

{
    "mcpServers": {
        "fulcra_context": {
            "command": "npx",
            "args": [
                "-y",
                "mcp-remote",
                "https://mcp.fulcradynamics.com/mcp"
            ]
        }
    }
}

Local Connection

Similar config using uvx: { "mcpServers": { "fulcra_context": { "command": "uvx", "args": [ "fulcra-context-mcp" ] } } }

Debugging

Bugs / Feature Requests

Please feel free to reach out via the GitHub repo for this project or join our Discord to reach out directly. Email also works (support@fulcradynamics.com).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fulcra_context_mcp-0.1.2.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fulcra_context_mcp-0.1.2-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file fulcra_context_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: fulcra_context_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.8

File hashes

Hashes for fulcra_context_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 bce9a31188260bfbf82fba5a2e6edc5da95a49efae750f512df92c73bc2cacc1
MD5 f5306ded89bfd8b55383f55fc51e9ee0
BLAKE2b-256 f367086c61569edeb0c9ffd0a4a2fb8fce50d678e2ef0f1ee4dcf0983f1371db

See more details on using hashes here.

File details

Details for the file fulcra_context_mcp-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for fulcra_context_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d20f0ce3af9d599d18a818f5f338b3d2fe167c7bcc68e24cbb46617f936da048
MD5 f6c74cca02d0c5c8ef2b4bb8ea722f02
BLAKE2b-256 9d20a75791516111b200a756ea1e5f3d44beed71bb4ddc5923cf9fecf5b68205

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page