mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-06-17 06:41:19 +00:00
Add laszlopere/mcp-abacus 🤖🤖🤖
This commit is contained in:
@@ -1257,6 +1257,7 @@ Tools and integrations that enhance the development workflow and environment man
|
||||
|
||||
- [parasxos/cpp26-adapter](https://github.com/parasxos/cpp26-adapter) [](https://glama.ai/mcp/servers/parasxos/cpp26-adapter) 🐍 🏠 🍎 🪟 🐧 - C++26 paper reference MCP (`cpp26-ref`) backing a Claude Code plugin: `lookup_paper`, fuzzy `search`, `compiler_status` over a 216-paper ISO/IEC 14882:2026 corpus. The plugin's skill + reviewer subagent use these tools to bias Claude toward reflection, contracts, `std::execution` senders, `#embed`, expansion statements — even when the local compiler lags. 95% on a held 39-task eval gate.
|
||||
- [graphpilot-oss/graphpilot](https://github.com/graphpilot-oss/graphpilot) [](https://glama.ai/mcp/servers/graphpilot-oss/graphpilot) 📇 🏠 🍎 🪟 🐧 - Structural memory for coding agents. Indexes TypeScript/JavaScript repos and exposes callers, callees, blast-radius impact, and symbol locations over MCP — with file:line@sha evidence anchors and branch-aware differential impact — so agents answer "who calls X?" / "what breaks if I change X?" without re-reading files. Local-only, zero telemetry, Apache-2.0. `npx @graphpilot-oss/graphpilot mcp`
|
||||
- [laszlopere/mcp-abacus](https://github.com/laszlopere/mcp-abacus) [](https://glama.ai/mcp/servers/laszlopere/mcp-abacus) 🐍 🏠 🍎 🐧 - Type-faithful calculator: evaluate expressions under fixed-point, IEEE-754 double, or exact rational arithmetic, with every answer labelled exact vs inexact. Tools: calculate, analyze, solver, help, info. Offline, no network. `uvx mcp-abacus`.
|
||||
|
||||
- [joaoh82/rustunnel](https://github.com/joaoh82/rustunnel) [](https://glama.ai/mcp/servers/joaoh82/rustunnel) 🦀 🏠 ☁️ - MCP server that lets AI agents create and manage public tunnels to local services (webhooks, dev servers, sharing) — six tools covering HTTP/TCP/UDP tunnels, custom subdomains, regions, and load-balanced pools. Pairs with the rustunnel CLI; managed cloud or self-hosted (AGPL).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user