Testing MCPs
14,807 MCP servers found
mcpserver-audit
by ModelContextProtocol-Security
mcpserver-audit: Helps you check if MCP servers are safe before using them. Examines servers for security problems, supports publishing findings in audit-db and vulnerability-db. Part of the Model Context Protocol Security initiative, a Cloud Security Alliance project.
Crewai-MCP-Course
by ashishpatel26
This course teaches beginners how to use CrewAI with FastMCP server access through step-by-step programming examples.
xiaohongshu_mcp
by cjpnice
xiaohongshu_mcp
mcp-docs
by epiFi
This repository has documentation for the Fi MCP server
grok-search-mcp
by stat-guy
Enhanced Grok Search MCP Server with comprehensive analysis capabilities - A robust MCP server providing web search, news search, and Twitter/X search through xAI's Grok API with rich analysis features including timelines, direct quotes, and multiple perspectives.
vibeCoding-mcp
by Zenobia000
vibeCoding-mcp
12306-mcp
by freestylefly
一个基于MCP的12306购票搜索服务器
mcp-mem0-general
by ryaker
OpenAI just added memory across your chats across your openAI account. But wouldn't it be awesome to have general AI memory across all your interactions with any and all AI tools, IDEs, chatbots.... Now if it supports MCP you can with https://mem0.ai/ Give Claude desktop memory. Give cursor or windsurf memory across sessions or different projects.
kakao-bot-mcp-server
by inspirit941
MCP Server Implementation on Kakao Developers API to connect an AI Agent
ms-fabric-mcp
by datumnova
ms fabric mcp
aica
by dotneet
aica(AI Code Analyzer) reviews your code using AI. Supports CLI and GitHub Actions.
google-workspace-mcp
by dguido
MCP server for Google Drive, Docs, Sheets, Slides, Calendar, Gmail, and Contacts
jdwp-mcp
by navicore
Java debugging for LLMs via JDWP and Model Context Protocol
jadx-mcp-server
by Qtty
A Pure-Java MCP Server for JaDX Android Reverse Engineering Tool
rag-mcp
by memoverflow
rag mcp
mcp-grocy-api
by saya6k
This Model Context Protocol (MCP) server provides a complete integration with the Grocy API, allowing AI assistants to manage your household inventory, shopping lists, meal planning, chores, and more.
ngspice-mcp
by gtnoble
A D-language backend exposing ngspice circuit simulation through a standardized protocol with vector data and robust output capture.
mac-commander
by ohqay
MCP server for macOS app automation, enabling AI tools to interact with applications through screenshots, OCR, and automation
pycti-mcp
by ckane
MCP (Model Context Protocol) Server for pycti
mcp-server
by HarperFast
An MCP server providing an interface for MCP clients to access data within Harper.
serverless-mcp-servers-cdk
by huanshenyi
Sample implementations of MCP Servers running on AWS Serverless compute Resources
cloudflare-remote-mcp-server
by kentcdodds
cloudflare remote mcp server
trusted-mcp-server
by 0xfreysa
First Trusted MCP server running on AWS Nitro Enclave Trusted Execution Environment
Simple-MCP-Server-with-Python
by ruslanmv
The Model Context Protocol (MCP) is a standardized way to supply context to large language models (LLMs). Using the MCP Python SDK, you can build servers that expose data (resources), functionality (tools), and interaction templates (prompts) to LLM applications in a secure and modular fashion. In this tutorial, we’ll build a simple MCP server in P