Loomal

fw-context-mcp

MCP server by github.com/turbyho/fw-context-mcp

Build-aware code intelligence for embedded C/C++ firmware — libclang, FTS5, call graphs, 19 tools

0 starspypi: fw-context-mcp

About fw-context-mcp

fw-context-mcp is an MCP (Model Context Protocol) server published by turbyho in the official MCP registry. Build-aware code intelligence for embedded C/C++ firmware — libclang, FTS5, call graphs, 19 tools

It ships as a Python package on PyPI (fw-context-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/turbyho/fw-context-mcp.

Use fw-context-mcp with your agent

Claude Code · one command
claude mcp add fw-context-mcp -- uvx fw-context-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fw-context-mcp": {
      "command": "uvx",
      "args": [
        "fw-context-mcp"
      ]
    }
  }
}
pypifw-context-mcp

Frequently asked questions

What is fw-context-mcp?
fw-context-mcp is an MCP (Model Context Protocol) server by turbyho. Build-aware code intelligence for embedded C/C++ firmware — libclang, FTS5, call graphs, 19 tools
How do I connect fw-context-mcp to Claude, Cursor, or another MCP client?
Install fw-context-mcp from its pypi package (fw-context-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is fw-context-mcp open source?
Yes — the source code is public at github.com/turbyho/fw-context-mcp.
Can AI agents pay to use fw-context-mcp?
Not yet through Loomal — fw-context-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain fw-context-mcp? Claim this listing free by verifying GitHub ownership, or contact us.