Skip to main content
ClaudeWave
fulcradynamics avatar
fulcradynamics

fulcra-context-mcp

Ver en GitHub
MCP ServersRegistry oficial6 estrellas5 forksPythonApache-2.0Actualizado today
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !No description
Last scanned: 9/17/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · fulcra-context-mcp
Claude Code CLI
claude mcp add fulcra-context-mcp -- uvx fulcra-context-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "fulcra-context-mcp": {
      "command": "uvx",
      "args": ["fulcra-context-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/fulcradynamics/fulcra-context-mcp and follow its README.
Casos de uso

Resumen de MCP Servers

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

<!-- mcp-name: com.fulcradynamics/context -->


This is an MCP server that provides tools and resources to call the Fulcra API using [`fulcra-api`](https://github.com/fulcradynamics/fulcra-api-python).

There is a public instance of this server running at `https://mcp.fulcradynamics.com/mcp`.  See [https://docs.fulcradynamics.com/](https://docs.fulcradynamics.com/) 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

There is a public instance of this server running at `https://mcp.fulcradynamics.com/`.  Point your OAuth2-capable MCP clients at that.

### Local Connection

Example Claude Desktop config using `uvx`:
```
{
    "mcpServers": {
        "fulcra_context": {
            "command": "uvx",
            "args": [
                "fulcra-context-mcp@latest"
            ]
        }
    }
}
```

### Debugging / Developer Tools

- Both the [MCP Inspector](https://modelcontextprotocol.io/docs/tools/inspector) and [mcp-remote](https://github.com/geelen/mcp-remote) tools can be useful in debugging.

#### Viewing Tools

Every MCP client is different, but many abbreviate abbreviate tool and parameter descriptions for summaries. To avoid confusing client models, keep the initial descriptions short (full description in one line, around 80 characters).

While developing locally, the `scripts/simulate_tools.py` script simulates what this might look like to an MCP client:
```
FULCRA_ENVIRONMENT=stdio uv run python scripts/simulate_tools.py --command "uv run fulcra-context-mcp"
```

## Bugs / Feature Requests

Please feel free to reach out via [the GitHub repo for this project](https://github.com/fulcradynamics/fulcra-context-mcp) or [join our Discord](https://discord.com/invite/aunahVEnPU) to reach out directly.  Email also works (`support@fulcradynamics.com`).

<a href="https://glama.ai/mcp/servers/@fulcradynamics/fulcra-context-mcp">
  <img width="380" height="200" src="https://glama.ai/mcp/servers/@fulcradynamics/fulcra-context-mcp/badge" />
</a>

Lo que la gente pregunta sobre fulcra-context-mcp

¿Qué es fulcradynamics/fulcra-context-mcp?

+

fulcradynamics/fulcra-context-mcp es mcp servers para el ecosistema de Claude AI con 6 estrellas en GitHub.

¿Cómo se instala fulcra-context-mcp?

+

Puedes instalar fulcra-context-mcp clonando el repositorio (https://github.com/fulcradynamics/fulcra-context-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar fulcradynamics/fulcra-context-mcp?

+

Nuestro agente de seguridad ha analizado fulcradynamics/fulcra-context-mcp y le ha asignado un Trust Score de 82/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene fulcradynamics/fulcra-context-mcp?

+

fulcradynamics/fulcra-context-mcp es mantenido por fulcradynamics. La última actividad registrada en GitHub es del 2026-09-17, con 6 issues abiertos.

¿Hay alternativas a fulcra-context-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega fulcra-context-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: fulcradynamics/fulcra-context-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/fulcradynamics-fulcra-context-mcp)](https://claudewave.com/repo/fulcradynamics-fulcra-context-mcp)
<a href="https://claudewave.com/repo/fulcradynamics-fulcra-context-mcp"><img src="https://claudewave.com/api/badge/fulcradynamics-fulcra-context-mcp" alt="Featured on ClaudeWave: fulcradynamics/fulcra-context-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a fulcra-context-mcp