From ecb1d782ce1ecbd499adc38fb77f642f323959b7 Mon Sep 17 00:00:00 2001 From: singhpratech <42719720+singhpratech@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:28:03 -0400 Subject: [PATCH] Add crimson-crab-mcp-template (Rust, Claude via crimson-crab) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04e7382bc..08691e33f 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,7 @@ Servers for accessing many apps and tools through a single MCP server. - [ertad-family/liquid](https://github.com/ertad-family/liquid) [![ertad-family/liquid MCP server](https://glama.ai/mcp/servers/ertad-family/liquid/badges/score.svg)](https://glama.ai/mcp/servers/ertad-family/liquid) 🐍 ☁️ 🏠 - Connect your agent to any HTTP API on the fly — discovers + maps any REST API once, then fetches typed data deterministically (no per-call LLM). Self-hosted MCP server (`uvx --from 'liquid-api[mcp]' liquid-mcp`); works with OpenAI/Gemini/Anthropic/local or any provider via LiteLLM. Open source (AGPL). - [tsouth89/toolport](https://github.com/tsouth89/toolport) [![tsouth89/toolport MCP server](https://glama.ai/mcp/servers/tsouth89/toolport/badges/score.svg)](https://glama.ai/mcp/servers/tsouth89/toolport) 🦀 🏠 🍎 🪟 🐧 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. - [skillselion/skillselion-mcp](https://github.com/skillselion/skillselion-mcp) [![skillselion/skillselion-mcp MCP server](https://glama.ai/mcp/servers/skillselion/skillselion-mcp/badges/score.svg)](https://glama.ai/mcp/servers/skillselion/skillselion-mcp) 📇 ☁️ - Search thousands of community-vetted Claude Code skills, MCP servers and marketplaces from the [Skillselion](https://skillselion.com) catalog, ranked by real install counts + GitHub stars. `load_skill` fetches a real SKILL.md mid-task. Install: `npx -y skillselion-mcp`. +- [singhpratech/crimson-crab-mcp-template](https://github.com/singhpratech/crimson-crab-mcp-template) [![singhpratech/crimson-crab-mcp-template MCP server](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template/badges/score.svg)](https://glama.ai/mcp/servers/singhpratech/crimson-crab-mcp-template) 🦀 🏠 🍎 🪟 🐧 - A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an `ask_claude` tool. MIT/Apache-2.0. ### 🚀 Aerospace & Astrodynamics