SERVER
Fulcrum
Rank #2318io.github.Dewars30/fulcrum
MCP server providing fulcrum capabilities
First listed
Jan 3, 2026
Last publish date
Jan 7, 2026
OVERVIEW
Fulcrum is a Model Context Protocol (MCP) server published by fulcrum-governance. It ranks #2318 of 58,832 servers tracked on MCP Toplist, and its repository has 38 GitHub stars. Fulcrum is listed on Official MCP, with 4 tracked versions. It was first listed on Jan 3, 2026 and most recently updated on Jan 7, 2026.
STANDING
#2,318of 58,832 tracked serversTop 5%
Ranks ahead of 56,514 of 58,832 servers on MCP Toplist.
CONNECT
Use Fulcrum
Add Fulcrum to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"fulcrum": {
"command": "npx",
"args": [
"-y",
"@fulcrum-governance/sdk"
],
"env": {
"FULCRUM_HOST": "<your FULCRUM_HOST>",
"FULCRUM_API_KEY": "<your FULCRUM_API_KEY>",
"FULCRUM_ON_FAILURE": "<your FULCRUM_ON_FAILURE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
fulcrum-governance
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.1.0 | Jan 7, 2026 |
| 1.0.1 | Jan 3, 2026 |
| 1.0.0 | Jan 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Fulcrum?
- MCP server providing fulcrum capabilities
- Who maintains Fulcrum?
- Fulcrum is maintained by fulcrum-governance, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Fulcrum an official MCP server?
- Yes — Fulcrum is listed on the Official MCP Registry.
- How many versions does Fulcrum have?
- MCP Toplist tracks 4 versions of Fulcrum, most recently published on Jan 7, 2026.
- Where can I find the source code for Fulcrum?
- The source code for Fulcrum is hosted at github.com/fulcrum-governance/fulcrum.
EXPLORE