sec-mcp: Security Checking Toolkit
A Python toolkit providing security checks for domains, URLs, IPs, and more. Integrate easily into any Python application, use via terminal CLI, or run as an…
Directory
A Python toolkit providing security checks for domains, URLs, IPs, and more. Integrate easily into any Python application, use via terminal CLI, or run as an…
This example allows you to deploy a remote MCP server that doesn't require authentication on Cloudflare Workers. It is intended for developers who want to…
# Dive AI Agent 🤿 🤖  ![GitHub…
# Togello MCP Server Togello MCP Server exposes Togello tasks, categories, calendar memos, Google Calendar events, activity items, and activity logs through…
MCP Guardian manages your LLM assistant's access to MCP servers, giving you real-time control over your LLM's activity. It logs all MCP server activity, allows…
# GDB MCP 服务器 一个支持人工智能辅助调试的 GDB MCP (Model Context Protocol) 服务器。该服务器允许 AI 代理和其他工具通过 MCP 协议与 GDB 进行交互。 > **注意**:本项目目前处于开发阶段。我们欢迎社区成员提出建议和反馈,帮助我们改进这个工具。…
A CLI tool for easy installation of MCP servers and managing their configuration
CLI tool to create an MCP server exposing services from an OpenAPI specification
MCP Security Playground - Hack with MCP Servers, MCP Clients. Try out different vulnerabilities and abuse LLMs and agents in a UI friendly experimentation lab
# 🚀 Build Custom MCP Servers 📝☀️📰 ## 📖 Project Description This project demonstrates a simple MCP Servers built using the MCP `mcp[cli]` Python SDK. It…
# tmux-mcp <p align="center"> <img src="assets/logo.png" alt="tmux-mcp logo" width="320" /> </p> MCP server that gives AI assistants full visibility into your…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
A network monitoring tool for MCP servers that logs all network activities to help identify potential security issues.
# mcp-server-diff-python An MCP server for obtaining text differences between two strings. This server leverages Python's standard library `difflib` to…
# IntelligenceBank API Tools MCP Server An MCP server that provides tools for interacting with the IntelligenceBank API, including browser-based…
# MCP Java SDK [](https://github.com/modelcont…
# MCP API Server Template API 통합을 위한 MCP 서버 템플릿입니다. AI를 활용하여 외부 API를 쉽게 MCP 서버로 래핑할 수 있습니다. ## 특징 * AI를 활용한 자동 API 통합 * 명령줄 인자를 통한 설정 관리 * Docker 지원 * 상세한 가이드…
# MCP Server - Code Review A server implementation for the Model Context Protocol (MCP) that connects Cursor to OpenRouter API via stdio, enabling code review…
# MCP Express Server A Model Context Protocol (MCP) server implemented with Node.js, Express, and TypeScript. ## Features - Implements MCP tools, resources…
Blockbench MCP is a plugin and Model Context Protocol (MCP) server that connects AI assistants (like Claude, Cline, or Ollama) to the Blockbench 3D modeling…
Remote MCP server (SEE + Streamable HTTP) implementing the MCP spec's authorization extension. Use directly from your agents, or from Cursor / Claude with…
## ⚙️ Jadx MCP Plugin — Decompiler Access for Claude via MCP This project provides a [Jadx](https://github.com/skylot/jadx) plugin written in **Java**, which…
A command-line tool written in Rust for discovering and documenting MCP Server capabilities.
A working example to create a FastAPI server with SSE-based MCP support