ROS 2 Workspace Inspector
Statically inspect and diagnose ROS 2 workspaces with AI agents—locally, safely, and without installing ROS.
Directory
Statically inspect and diagnose ROS 2 workspaces with AI agents—locally, safely, and without installing ROS.
# Japan Weather MCP Server 🌞 A simple MCP server that using [天気予報 API(livedoor 天気互換) ](https://weather.tsukumijima.net/). ### Setup Install…
Dotfiles is a collection of configuration files that provides a consistent development environment across different machines. It follows the "spilled coffee…
MCP server for executing CMD commands. Can be hooked to claude for additional agentics.
# JumpServer MCP Server ## Configure JumpServer Environment File (.env) ```txt # Bearer token to access the JumpServer SWAGGER JSON API, optional…
MCP server for shell interaction via libtmux!
## Steps to create the translation_mcp_server and enable it in MCP Host: ```shell mkdir translation_mcp_server cd translation_mcp_server uv venv echo 'source…
TaskQueue MCP是一个革命性的企业级Agent执行引擎,核心采用BullMQ作为任务队列基础设施,实现了突破性的双循环分离架构。通过解耦用户对话循环与代理执行循环,该引擎能够执行持续数小时甚至数天的复杂工作流,同时保持完整的执行透明度与控制力。
Control your Android phone via ADB using AI assistants. Supports both zero-config Skill mode (CatPaw/Claude Code) and standard MCP server mode (Claude…
# MCP Send to Feishu Server [English](README.md) | [中文](README.zh.md) A MCP server that sends notifications to Feishu and WebSocket when agent tasks are…
Terminal Command Runner MCP Server is a Model Control Protocol (MCP) server that provides terminal command execution and file system management capabilities…
Scan OpenClaw SKILL.md and MCP tool definition files for security vulnerabilities. 22 rules across prompt injection, capability escalation, data exfiltration…
# mcp-python-sdk-inmemory-server-tests This repository provides example code and tests for developing robust MCP tools. It demonstrates how unit tests on…
# openapi-diff-mcp-server MCP server interface for AI integration with [openapi-diff](https://github.com/OpenAPITools/openapi-diff) tool for comparing OpenAPI…
This is a reference implementation of the mcp config to show different use cases for how to configure MCP servers with an app that hosts an MCP Client (like…
# QuickStart Demo 查看服务实例部署在线文档,请访问 [服务实例部署文档](https://aliyun-computenest.github.io/quickstart-demo) 本文档通过 [MkDocs](https://github.com/mkdocs/mkdocs)…
A MCP Server that extracts and formats Bilibili video content into structured text, optimized for LLM processing and analysis.
MCP server for vibe developers that are too busy to run tests and static analysis.
# Shardeum MCP Server Model Context Protocol server for distributed-system inspection and developer workflows on Shardeum. This project exposes Shardeum…
Unofficial Notion MCP server built on Notion's private API (token_v2 cookie). Full read/write access to your entire Notion workspace — no integration token and…
# MCP Notify Server A MCP server that plays notification sounds when Cursor/Windsurf completes code generation or requires user approval. ## Features - Uses…
WebSocket server that exposes Aider's AI coding capabilities through the Model Context Protocol (MCP) for programmatic access
# AI Agents in Container # kasm Desktop ```bash docker run \ --name browser-use \ --shm-size=4096m \ -w /mnt \ -p 8080:6901 \ -e VNC_PW=password \ -id…
# Deploy FastAPI on Render Use this repo as a template to deploy a Python [FastAPI](https://fastapi.tiangolo.com) service on Render. See…