ADEO CTI MCP Server
The Shodan MCP Server by ADEO Cybersecurity Services provides cybersecurity professionals with streamlined access to Shodan's powerful reconnaissance…
Directory
The Shodan MCP Server by ADEO Cybersecurity Services provides cybersecurity professionals with streamlined access to Shodan's powerful reconnaissance…
# Didlogic MCP Server [](https://archestra.ai/mcp-catalog/userad__didlogic…
A Spring AI-based MCP server that monitors and provides host system resource information. It supports Linux, macOS, and Windows, offering tools for AI models…
Cryptographic AI governance and audit. 18 tools, 28 frameworks. EU AI Act, NIST AI RMF, OWASP Agentic Top 10, CMMC, SR 11-7, ISO 42001. Tool policy gates…
A Model Context Protocol (MCP) server for Firebird databases. Enables read-only SQL queries and schema exploration.
# my_mcp_sse_servers ## 概要 このリポジトリは、複数の MCP (Model Context Protocol) サーバーを管理し、Docker Compose を使用して簡単に起動するためのプロジェクトです。 各 MCP…
A Model Context Protocol (MCP) server for integrating with SearXNG metasearch engine.
A custom MCP-compatible server for searching local filesystem files. Works with OpenAI's Agent SDK via the resources/list method…
62(and growing) read-only diagnostic tools that let Claude inspect your Linux fleet without touching it. Files, systemd, performance, networking, processes…
A microservice developed in Go for Zi Wei Dou Shu (Purple Star Astrology) chart calculation. It supports both solar and lunar calendar date inputs and provides…
Lightweight server management & intelligent ops platform with Docker one-click deployment, batch script execution, web terminal, and AI-powered operations.
Stop AI agents from silently overwriting each other's shared files — a single-host coherence guard, TLA+-verified.
## 介绍 本项目旨在让大语言模型扮演海龟汤游戏主持人,使你独自一人也能享受海龟汤游戏的快乐。 ## 快速开始 在使用本项目前,你需要确保你的电脑上已经安装了Python和uv。 你首先需要克隆整个项目,然后运行uv sync安装依赖。 ```bash git clone…
The official Impreza Host connector for offshore server management
# MCP Server for MySQL based on NodeJS [](https://smithery.ai/server/@benborla29/mcp-se…
# Biological APIs MCP Server MCP server that integrates multiple biological and medical databases for research purposes. ## Quick Start ### Connect to…
# GCP Terraform MCP Server MCP server for Terraform on GCP best practices, infrastructure as code patterns, and security compliance with Checkov. ## Features -…
# AWS Knowledge Base MCP Server ## Usage <table><tr><td>Claude Desktop</td><td>GitHub Copilot</td></tr><tr><td> ```json { "mcpServers": { "knowledge-base": {…
<h1 align="center">Crawl4AI RAG MCP Server</h1> <p align="center"> <em>Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants</em> </p> A…
# GitHub MCP Server The GitHub MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless…
# 🧠 Meta-Optimized Hybrid Reasoning Framework **by Ryan Oates** **License: Dual — AGPLv3 + Peer Production License (PPL)** **Contact…
# nacos-mcp-router: A MCP server that provides functionalities such as search, installation, proxy, and more. [![Model Context…
<h1 align="center">Dashy</h1> <p align="center"> <i>Dashy helps you organize your self-hosted services by making them accessible from a single place</i> <br/>…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…