Context by Fulcra
Rank #4,159com.fulcradynamics/context
Connect your Fulcra Context personal datastore: access your metrics, events, agent data and more
Context by Fulcra is a Model Context Protocol (MCP) server published by fulcradynamics. It ranks #4,159 of 132,345 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Context by Fulcra is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Jun 6, 2025 and most recently updated on Sep 17, 2026.
Ranks ahead of 128,186 of 132,345 servers on MCP Toplist.
Use Context by Fulcra
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http context https://mcp.fulcradynamics.com/mcpclaude mcp add context -- uvx fulcra-context-mcp[mcp_servers.context]
url = "https://mcp.fulcradynamics.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.context]
command = "uvx"
args = ["fulcra-context-mcp"]Add to ~/.codex/config.toml.
https://mcp.fulcradynamics.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"context": {
"command": "uvx",
"args": [
"fulcra-context-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"context": {
"url": "https://mcp.fulcradynamics.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"context": {
"command": "uvx",
"args": [
"fulcra-context-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"context": {
"type": "http",
"url": "https://mcp.fulcradynamics.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"context": {
"type": "stdio",
"command": "uvx",
"args": [
"fulcra-context-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"context": {
"serverUrl": "https://mcp.fulcradynamics.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"context": {
"command": "uvx",
"args": [
"fulcra-context-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"context": {
"url": "https://mcp.fulcradynamics.com/mcp"
}
}
}{
"mcpServers": {
"context": {
"command": "uvx",
"args": [
"fulcra-context-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.fulcradynamics%2Fcontext)<a href="https://mcptoplist.com/server/com.fulcradynamics%2Fcontext"><img src="https://mcptoplist.com/badge/com.fulcradynamics%2Fcontext.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
fulcradynamics
Available versions (4)
| Version | Published |
|---|---|
| 1.0.2 | Sep 17, 2026 |
| 1.0.1 | Sep 17, 2026 |
| 1.0.0 | Mar 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Context by Fulcra?
- Context by Fulcra is maintained by fulcradynamics, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Context by Fulcra listed on the Official MCP Registry?
- Yes — Context by Fulcra is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Context by Fulcra have?
- MCP Toplist tracks 4 versions of Context by Fulcra, most recently published on Sep 17, 2026.
- Where can I find the source code for Context by Fulcra?
- The source code for Context by Fulcra is hosted at github.com/fulcradynamics/fulcra-context-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.