fulcradynamics/fulcra-context-mcp
by Various
fulcradynamics/fulcra-context-mcp — indexed from awesome-mcp-servers-punkpeye
MCP
fulcradynamics/fulcra-context-mcp
Added 1 June 2026
Overview
A minimal Python implementation of an MCP server for context, listed in the awesome-mcp-servers collection. It provides a small codebase for developers exploring the Model Context Protocol.
Best for
Best for
Developers experimenting with MCP context servers
Use cases
- Providing context to AI models via MCP
- Integrating with MCP-compatible clients
- Building custom context pipelines
How to use
Tools exposed
npxuvxmcp-remote
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "fulcra_context": {\n "command": "uvx",\n "args": [\n "fulcra-context-mcp@latest"\n ]\n }\n }\n} Notes
A minimal Python implementation of an MCP server for context, listed in the awesome-mcp-servers collection. It provides a small codebase for developers exploring the Model Context Protocol.
5 stars on GitHub. Last updated 2026-05-15. Licensed Apache-2.0.
Use cases
- Providing context to AI models via MCP
- Integrating with MCP-compatible clients
- Building custom context pipelines
Pros
- Lightweight and simple codebase
- Written in Python, easy to extend
- Open source with no external dependencies
Cons
- Very low star count indicates early stage
- Limited documentation and community support
- Narrowly scoped to MCP context handling
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and simple codebase
- Written in Python, easy to extend
- Open source with no external dependencies
Cons
- Very low star count indicates early stage
- Limited documentation and community support
- Narrowly scoped to MCP context handling
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.