Packages
26403 resultsbasecamp-cli
A command-line interface for [Basecamp](https://basecamp.com).
clawarr-suite
**Unified deep-integration control for self-hosted media automation stacks.**
clawlet
<div align="center">
ClawX
ClawX - Graphical AI Assistant based on OpenClaw
ComfyUI-OpenClaw
MCP JetBrains
Proxy server that routes MCP requests from AI clients (Claude Desktop, VS Code) to a running JetBrains IDE, enabling AI assistants to interact with IDE features. Now deprecated as this functionality is built into JetBrains IDEs since version 2025.2.
Mysti
Multi-agent AI coding assistant. Claude Code, Codex, Gemini, and GitHub Copilot brainstorm together, debate approaches, and deliver superior solutions. Like Cursor & Copilot, but with collaborative AI agents.
NadirClaw
<p align="center">
oracle.oci-oracle-cloud-my-services-mcp-server
Provides a set of tools for managing Oracle Cloud My Services through a managed control plane (MCP) server.
oracle.oci-resource-discovery-and-monitoring-control-mcp-server
Provides MCP server integration for discovering Oracle OCI resources and controlling their monitoring configurations programmatically.
undersheet
[](https://github.com/ubgb/undersheet/stargazers)
Unreal MCP
Unreal MCP lets AI assistant clients (Claude Desktop, Cursor, Windsurf) control Unreal Engine 5 through natural language via MCP, enabling actor creation, Blueprint scripting, viewport control, and level design automation through a C++ TCP plugin and Python MCP server bridge.
ida-multi-mcp
ida-multi-mcp is an MCP server/router that enables using multiple concurrently running IDA Pro instances through a single MCP endpoint. It auto-registers instances, assigns short instance_id values, routes tool calls to the correct IDA instance via local HTTP JSON-RPC, and handles instance expiration when binaries change.
octave-mcp
octave-mcp provides an MCP server and CLI for working with the OCTAVE structured document format. It normalizes documents into a canonical form, performs schema validation with field-level error/repair “receipts,” supports controlled compression modes (loss accounting), optionally handles YAML frontmatter plus OCTAVE bodies, and can compile schema constraints into GBNF grammars for constrained generation. It offers MCP tools such as validate, write, eject (views), and compile_grammar.
oracle.oci-support-management-mcp-server
Provides MCP server integration for Oracle Cloud Infrastructure services.
sora-mcp
Provides an MCP server (stdio for local clients and HTTP for remote clients) that wraps OpenAI Sora 2 video generation APIs. Exposes tools to create videos, check job status, list jobs with pagination, download/save completed videos, remix existing videos, and delete jobs/assets.
textual-mcp-server
Provides an MCP server that enables AI agents to run Textual (Python TUI) applications headlessly and interact with them via MCP tools: lifecycle management (launch/stop), UI interaction (click/hover/type/press), state inspection (snapshots, widget queries/properties, screen stack), waiting, error checking, and screenshot capture.
Calendly API
Calendly's REST API for managing scheduling links, event types, scheduled events, and invitees to automate appointment booking workflows.
btp-sap-odata-to-mcp-server-optimized
Enterprise SAP OData to MCP Server with AI capabilities and Cloud Foundry integration
ClickHouse
ClickHouse is a blazing-fast open-source columnar OLAP database designed for real-time analytics over massive datasets. It stores data in column-oriented format with aggressive compression, enabling queries that scan billions of rows per second. ClickHouse accepts SQL via an HTTP interface (port 8123/8443) and a native binary protocol (port 9440), with support for many input/output formats (JSON, CSV, Parquet, Arrow). ClickHouse Cloud is the managed offering with a REST Management API for programmatic cluster management. The HTTP interface supports streaming responses, progress headers, and session-based queries — making it well-suited for agents that need to run complex analytical queries.