Context by Fulcra MCP Server

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

People who work with Fulcra and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 6 · #170 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Context by Fulcra

before you install - you'll need

Set FULCRA_ENVIRONMENT before connecting.

Claude Code

claude mcp add fulcradynamics-fulcra-context-mcp --transport http https://mcp.fulcradynamics.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "fulcradynamics-fulcra-context-mcp": {
      "url": "https://mcp.fulcradynamics.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.fulcradynamics.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.fulcradynamics.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

pypi package fulcra-context-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry vendor namespace com.fulcradynamics - domain-verified with the official MCP registry

03 · Who maintains Context by Fulcra

Context by Fulcra is maintained by fulcradynamics. It's the only MCP server we track from this author; the repo dates to Jun 2025.

04 · Facts

category
other - ranked #170 of 945 actively-maintained other servers as of 2026-09-18.
registry
com.fulcradynamics/context (active, first published 2026-03-11 · 3 versions)
packages
pypi:fulcra-context-mcp

05 · Context by Fulcra FAQ

What is Context by Fulcra?

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

Is Context by Fulcra still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17. We re-verify nightly.

How do I install Context by Fulcra?

Run `uvx fulcra-context-mcp`. The README documents one environment variable (FULCRA_ENVIRONMENT) to set first. Set FULCRA_ENVIRONMENT before connecting. You can also paste the ready-made client config above.

Does Context by Fulcra require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Context by Fulcra

More MCP servers to compare · Ardupilot MCP · Everyrow MCP Server · FutureSearch MCP Server · Mark It · Web Anatomy

More Python MCP servers · Funplay Unreal MCP · Mcpify · see all