get_audits@stellar-light/scout-mcp — Enumerable security-audit registry — one row per report with normalized auditor, date, and a verified project link.
search_research@stellar-light/scout-mcp — Vector search over the Stellar research corpus (SEPs, SCF Handbook, dev docs, papers, lumenloop, audits, incident reports, EC reports, core/
get_builders@stellar-light/scout-mcp — Stellar Passport builder directory (GitHub contributors). Filter by location or skill.
autoroute_pcbProductOfAmerica/mcp-server-kicad — Route the PCB using Freerouting.
run_ercProductOfAmerica/mcp-server-kicad — Run electrical rules check on the schematic.
update_pcb_from_schematicProductOfAmerica/mcp-server-kicad — Sync footprints and pad nets from schematic to PCB.
run_drcProductOfAmerica/mcp-server-kicad — Run design rules check on the PCB.
auto_place_decoupling_capProductOfAmerica/mcp-server-kicad — Automatically place a decoupling capacitor and wire it.
get_pin_positionsProductOfAmerica/mcp-server-kicad — Get the positions of pins on a component.
remove_from_cartFireBall1725/pcexpress-mcp-server — Remove items from cart
view_cartFireBall1725/pcexpress-mcp-server — See current cart contents
search_past_ordersFireBall1725/pcexpress-mcp-server — Find items from your order history
get_order_itemsFireBall1725/pcexpress-mcp-server — Get detailed product list from specific orders
search_productsFireBall1725/pcexpress-mcp-server — Search the product catalog
add_to_cartFireBall1725/pcexpress-mcp-server — Add products to your shopping cart
list_expensesProtagonist-8/Expense_Tracker_MCP_Server — List expense entries. If start_date and end_date are provided, only expenses within the inclusive date range are returned. Otherwise, all ex
add_expenseProtagonist-8/Expense_Tracker_MCP_Server — Add a new expense entry to the database.
update_expenseProtagonist-8/Expense_Tracker_MCP_Server — Update an existing expense. Only the supplied fields are updated.
delete_expenseProtagonist-8/Expense_Tracker_MCP_Server — Delete an expense by its ID.
WebSearchagent.libx.js — Search the web (keyless DuckDuckGo by default, upgrades to Tavily if key set).
Askagent.libx.js — A cheap, context-isolated peek that returns just the answer to a question.
Shellagent.libx.js — Run a real /bin/sh command (CLI disk mode) or a sandboxed bash-like interpreter (library/sandbox mode) over the virtual filesystem.
Grepagent.libx.js — Search for a pattern in files.
Globagent.libx.js — List files matching a glob pattern.