Packages
26403 resultsborsa-mcp
Borsa MCP is a FastMCP-based remote/local MCP server that lets LLM agents query unified market and finance data for: BIST (stocks/indices), US stocks and indices (via Yahoo Finance), TEFAS funds, BtcTurk+Coinbase crypto markets, FX/commodities data, macro/TCMB data, KAP news, and provides helper tools like screeners/scanners and regulations. It exposes MCP tools to an agent through a server URL (remote) or via local installation/command.
claude-in-mobile
claude-in-mobile is an MCP server (and also a standalone CLI) that lets an AI client control devices and apps for automation: Android via ADB, iOS Simulator via simctl and optional WebDriverAgent for UI inspection/element tapping, Desktop via a Compose Multiplatform companion, and Aurora OS via audb (with additional on-device Python for gestures). It exposes “tools” such as device listing, screenshots (including annotated screenshots), UI interactions (tap/swipe/input), app control, permissions management, and log/system information.
code-mode
Code-Mode provides a library/client that lets AI agents execute tool workflows by running TypeScript code in a sandboxed VM and invoking tools registered from UTCP/MCP/HTTP/File/CLI sources. It also offers dynamic tool discovery and auto-generated TypeScript interfaces for IDE/agent guidance.
EDDI
EDDI (Enhanced Dialog Driven Interface) is a Java/Quarkus multi-agent orchestration middleware for conversational AI. It routes conversations to one or more LLM providers, coordinates tool/API calls, and manages stateful, configurable conversation flows via a lifecycle pipeline and versioned JSON behavior rules. It can run as a Docker container (Kubernetes/OpenShift friendly) and includes built-in tools plus support for whitelisted HTTP-call tools.
GuardianShield
<!-- mcp-name: io.github.sparkvibe-io/GuardianShield -->
hf-mcp-server
Provides an MCP server for Hugging Face Hub and Search endpoints (plus Gradio tool integration via proxying) using multiple transports (STDIO, Streamable HTTP, Streamable HTTP JSON-RPC). Includes a management web UI for configuring/adding tools and supports optional authentication/tooling for OAuth-like flows.
hydrolix/mcp-hydrolix
<!-- mcp-name: io.github.hydrolix/mcp-hydrolix -->
Interactive MCP
MCP server that enables real-time human-in-the-loop interaction during AI-assisted coding workflows. Provides tools for prompting user input with optional predefined choices, sending OS-level notifications, and establishing persistent command-line chat sessions between the LLM and user.
jmap-mcp
Provides a Model Context Protocol (MCP) server exposing tools to interact with JMAP-compliant email servers for email search/retrieval, mailbox listing, message state changes (seen/flagged), moving/deleting messages, and sending/replying to emails. It is implemented in Deno using the @htunnicliff/jmap-jam client library and uses Zod for input validation.
mcp2cli
mcp2cli is a Python CLI that turns an MCP server, an OpenAPI spec, or a GraphQL endpoint into executable CLI subcommands at runtime (no codegen). It can list tools/operations, call them with arguments, supports OAuth, caching (for specs/tool lists), “bake mode” to save connection configs, and produces token-efficient output modes for LLMs (e.g., TOON).
moltbook-mcp
Moltbook MCP server: post, comment, upvote, DMs, communities. API key auth.
resend-mcp
Provides an MCP server for the Resend email platform, enabling MCP clients to send/receive and manage related email resources (contacts, broadcasts, domains, segments, topics, API keys, and webhooks) via stdio (default) or HTTP transport.
unity-mcp-server
Provides an MCP server that lets AI assistants control Unity Editor and Unity Hub via a bridge (MCP server -> unity-mcp-plugin in the editor via an HTTP bridge, plus Unity Hub CLI). Exposes hundreds of tools for scene/gameobject/component/asset management, builds, profiling/debugging, navigation, animation, multiplayer playmode scenarios, shader graph tooling (and Amplify/UMA when installed), and multi-instance/multi-agent orchestration.
wechat-automation-api
Provides a local Windows HTTP API (Flask) that automates WeChat UI (uiautomation) to send text and image messages, supporting batch sends and a background queue/worker, plus a separate monitor/guard process for disconnection warnings.
Salesforce Marketing Cloud API
Salesforce Marketing Cloud API for email/SMS marketing automation, customer journey orchestration, subscriber management, and campaign analytics across digital marketing channels.
awesome-openclaw-skills
<div align="center">
chatgpt2md
CLI tool that converts ChatGPT export (ZIP or conversations.json) into organized Markdown files and builds a full-text search index (Tantivy). It also provides an MCP server (stdio transport) with tools for searching and retrieving conversations for Claude Desktop/Claude Code.
claude-skill-analyze-js
Claude Code skill for JS static analysis - finds API endpoints, secrets, URLs, bundler versions. TOON format for LLMs. Also works as standalone CLI tool.
claw-empire
Claw-Empire - AI Agent Company Simulation. Command your CLI agent empire from the CEO desk.