Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 121–144 of 20,891 for MCP-HOST-USE

ADEO CTI MCP Server

The Shodan MCP Server by ADEO Cybersecurity Services provides cybersecurity professionals with streamlined access to Shodan's powerful reconnaissance…

Didlogic MCP Server

# Didlogic MCP Server [![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/UserAd/didlogic_mcp)](https://archestra.ai/mcp-catalog/userad__didlogic…

SWT3 AI Witness

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…

Firebird MCP Server

A Model Context Protocol (MCP) server for Firebird databases. Enables read-only SQL queries and schema exploration.

My MCP SSE Servers

# my_mcp_sse_servers ## 概要 このリポジトリは、複数の MCP (Model Context Protocol) サーバーを管理し、Docker Compose を使用して簡単に起動するためのプロジェクトです。 各 MCP…

tsuki_mcp_filesystem_server

A custom MCP-compatible server for searching local filesystem files. Works with OpenAI's Agent SDK via the resources/list method…

Linux Info Mcp

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…

Easyshell

Lightweight server management & intelligent ops platform with Docker one-click deployment, batch script execution, web terminal, and AI-powered operations.

Agent Coherence

Stop AI agents from silently overwriting each other's shared files — a single-host coherence guard, TLA+-verified.

Haiguitangmcp

## 介绍 本项目旨在让大语言模型扮演海龟汤游戏主持人,使你独自一人也能享受海龟汤游戏的快乐。 ## 快速开始 在使用本项目前,你需要确保你的电脑上已经安装了Python和uv。 你首先需要克隆整个项目,然后运行uv sync安装依赖。 ```bash git clone…

Medical Mcps

# Biological APIs MCP Server MCP server that integrates multiple biological and medical databases for research purposes. ## Quick Start ### Connect to…

GCP Terraform MCP Server

# GCP Terraform MCP Server MCP server for Terraform on GCP best practices, infrastructure as code patterns, and security compliance with Checkov. ## Features -…

Crawl4ai Rag

<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

# GitHub MCP Server The GitHub MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless…

Claude MCP Server

# 🧠 Meta-Optimized Hybrid Reasoning Framework **by Ryan Oates** **License: Dual — AGPLv3 + Peer Production License (PPL)** **Contact…

Nacos Mcp Router

# nacos-mcp-router: A MCP server that provides functionalities such as search, installation, proxy, and more. [![Model Context…

Dashy

<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/>…

MCP_Server_Setup

```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…