Packages
25784 resultsROS MCP Server
Bridges AI models (Claude, GPT, Gemini) with ROS/ROS2 robots via MCP, enabling natural language command translation into ROS commands and real-time robot state monitoring without modifying existing robot source code.
rostro
Turn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat.
space-mcp-server
An MCP server (stdio-based) that exposes NASA/space-related tools to AI agents, including APOD, NASA image search, exoplanets, space weather (DONKI), Mars rover photos/info, near-Earth objects (NeoWs), asteroid orbital details, Earth imagery (EPIC), and natural events (EONET).
stape-io/google-tag-manager-mcp-server
MCP server for Google Tag Manager
things-mcp
Provides an MCP (Model Context Protocol) server to let an MCP-capable client (e.g., Claude Desktop/Code) interact with Things 3 task-management data on macOS—listing items, searching, and creating/updating tasks and projects via Things’ URL scheme/Things.py integration. Supports stdio transport by default and optional HTTP transport via environment variables.
toolbox
toolbox/sectool is a CLI + MCP server that enables collaborative application security testing between a human operator and an AI agent. It provides a wire-fidelity HTTP(S) MITM proxy (native, and optional Burp as a front-end), captures and replays authenticated browser/proxy traffic, supports crawling/diffing/reflection detection and out-of-band interaction testing (OAST via Interactsh), and exposes these capabilities as MCP tools (plus CLI commands sharing state).
vector_mcp
VectorMCP is a Ruby gem that implements the Model Context Protocol (MCP) server-side specification, providing a framework to register MCP tools, resources, prompts, and filesystem roots, and to run the server over transports such as stdio or SSE/HTTP.
FreshBooks API
Cloud invoicing and accounting software API for freelancers and small businesses. Strong focus on time tracking, project-based billing, invoicing, and expense management.
Alpha Vantage
Free and premium REST API for real-time and historical stock prices, forex rates, cryptocurrency data, and technical indicators, widely used for financial analysis and trading applications.
arXiv MCP Server
MCP server that enables AI assistants to search, download, and analyze academic papers from arXiv, with local caching and specialized research analysis prompts.
astro-airflow-mcp
astro-airflow-mcp is a Model Context Protocol (MCP) server (FastMCP-based) that exposes Apache Airflow functionality (via Airflow’s REST API) to AI agents. It can run standalone over MCP (stdio/HTTP) or as an Airflow 3.x plugin, and supports multiple Airflow auth styles (bearer token, basic auth, and username/password with OAuth2 token exchange for Airflow 3.x).
ComfyUI-AnimaTool
ComfyUI-AnimaTool provides tool interfaces (MCP server, ComfyUI-compatible HTTP routes, and an optional FastAPI server/CLI) that let an AI agent generate Anima anime/illustration images via a running ComfyUI instance. It supports structured prompts, aspect ratio presets, history/reroll, and batch generation (repeat and batch_size), and includes optional LoRA injection behavior.
drf-mcp-docs
drf-mcp-docs exposes Django REST Framework API documentation to AI coding agents via the Model Context Protocol (MCP). It provides MCP resources and tools to browse endpoints/schemas/auth methods and to generate frontend/client integration code snippets, using DRF schema generators (drf-spectacular, drf-yasg, or DRF built-in).
notion-mcp
Provides an MCP (Model Context Protocol) server (Python) that integrates with Notion’s API to let MCP clients list/query databases, create/update pages, search a Notion workspace, and fetch database details and block children.
opencode-mcp
opencode-mcp is an MCP server that bridges MCP clients (via stdio) to the OpenCode headless API over HTTP. It auto-starts an OpenCode server when needed and exposes 79 tools, 10 resources, and 6 prompts for delegating coding, debugging, and project/session operations.
opentabs
OpenTabs turns browser tabs (and existing authenticated browser sessions) into an agent-accessible tool system. It exposes actions via MCP tools, and supports a plugin system that discovers/registers site APIs for in-browser calls, plus built-in browser tools (e.g., screenshots/clicking/typing/network capture).
Performance-Test-MCP-Server-java-
A Java-based Model Context Protocol (MCP) server that runs performance/load/benchmark tests against a target client (“Discovery Intech” by default), collects metrics (response time, token/cost estimates, dataset size, success/errors), and can export and monitor results. It supports MCP over STDIO, HTTP/SSE endpoints, and streamable HTTP mode.
railway-mcp
railway-mcp is an unofficial community MCP (Model Context Protocol) server that lets MCP clients manage Railway.app infrastructure—projects, environments, services, deployments, variables, networks, and (partially) databases—via MCP tools using a Railway API token for authentication.
rlm-claude
Provides an MCP server for Claude Code that persists “infinite memory” across sessions by saving conversation chunks and extracting/saving reusable “insights”. It auto-snapshots before Claude Code’s /compact and supports search (regex, BM25, optional semantic embeddings), retention/archiving, and multi-project organization.
slither-mcp
Provides an MCP (Model Context Protocol) server that wraps Slither static analysis to analyze Solidity projects and expose contract/function metadata and Slither detector results via MCP tools. Includes caching of Slither project facts and an optional typed Python client for tool invocation.