Directory

Search MCP Servers

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

Showing 241–264 of 459 for 🚀 Obsidian-Milvus-FastMCP

Md2pdf Mcp

This server provides a tool to convert Markdown text to PDF files using the convert_markdown library. It's designed to work as an MCP (Model Context Protocol)…

Gaggiuino MCP Server

# Gaggiuino MCP Server A Model Context Protocol (MCP) server for Gaggiuino-modified espresso machines. This server provides a standardized interface to access…

Simple MCP Servers

Simple MCP Servers is a repository of self-contained, single-file MCP (Model Context Protocol) servers written in Python. They are designed for easy…

Ntealan Apis Mcp Server

A modular, extensible Model Context Protocol (MCP) server for NTeALan REST APIs dictionaries and contributions. This project provides a unified interface for…

TimeTagger MCP Server

A MCP server for the timetagger tool, allowing you to start, stop timers and get reports directly from your MCP Client

MCP Server: RepairWorld

RepairWorld is an MCP (Model Context Protocol) server that exposes tools for interacting with a repair request API. It allows AI models to create, retrieve…

Bugzilla

Model Context Protocol server for Bugzilla. Enables AI apps to interact with Bugzilla bug tracking systems.

jetson-mcp

A MCP server for using natural language to monitor and remote control a Nvidia Jetson board

Python Runner MCP Server

A Python code execution server built on the FastMCP framework, designed for data science and machine learning workflows. It executes Python code in isolated…

Docx/doc-MCP

A powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx files with full formatting support…

ChEMBL-MCP-Server

🔍 Enable AI assistants to search, access, and analyze ChEMBL through a simple MCP interface.

SmartHR MCP Server

# SmartHR MCP Server このプロジェクトは、[SmartHR API](https://developer.smarthr.jp/) に対応した MCP (Model Context Protocol) サーバーです。 SmartHR の従業員・部署・役職・雇用形態・等級などの情報を MCP…

Fscan_mcp

# fscan MCP 项目指南 ## 项目概述 fscan MCP 是一个基于 fscan 工具的端口扫描和漏洞检测的 MCP 服务封装。项目通过 FastMCP 框架提供标准化的接口,便于集成到其他系统中。 ## 项目结构 ``` ├── brute-passwd/ # 爆破字典目录 ├── .trae/ #…

Prolific Mcp Server

A Model Context Protocol server bridging LLM agents to the Prolific public API. Built with FastMCP.

Python Testing Tools MCP Server

An advanced Model Context Protocol (MCP) server that provides AI-powered Python testing tools. This project leverages both Google's Gemini AI and BAML…

Nutritionix_mcp

Nutritionixmcp is a prototype chat application that lets users log meals in natural language. It parses food items via an MCP server backed by the Nutritionix…

Python (MCP) Filesystem Server

This is a robust Python-based MCP Filesystem Server. It enables AI models and applications to securely interact with the host system's file directories through…

db2-mcp-server

db2-mcp-server is a Python-based server that uses the Model Context Protocol (MCP) to interact with IBM DB2 databases. It provides tools for listing tables and…

MCP Server

MCP Server is an implementation of the Model Context Protocol (MCP) that provides tools for AI agents and LLMs — including web search via SearXNG and secure…

Bilibili Mcp Server

### 配置环境 ```bash uv venv -p 3.12 uv sync ``` **初次开发前执行(一定要执行)** `uv run pre-commit install` ### 启动 ```bash fastmcp run bilibili_mcp_server.py:mcp ``` 或 ```bash…