Discover and integrate browser automation MCP servers to extend Claude's capabilities
28 browser automation MCP Servers Available
一个基于Spring Boot 的MCP(Model Control Protocol)服务示例项目
MCP server providing code quality checks (pylint and pytest) with smart LLM-friendly prompts for analysis and fixes. Enables Claude and other AI assistants to analyze your code and suggest improvements.
This repository contains a python implementation of an MCP Host which is capable of running several MCP Servers with SSE protocol
The MCP Strava Server facilitates seamless integration between Strava APIs and Claude for Desktop.
An MCP server providing an efficient and safe text editor for LLMs
Write 10x better prompts using Prompt Engineer MCP server.
MCP Server for interacting with an n8n instance
This is a simple MCP-Server for command line, and the main idea belongs to hdcola
A Model Context Protocol (MCP) server that enables secure execution of Laravel Artisan commands through Claude and other MCP clients.
GitHub MCP server with organization support
Model Context Protocol server implementation for CosmosDB
This is an advanced MCP Server script I have developed and would like to share.
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications, providing a standardized way to connect AI models to different data sources and tools.
MCP Servers are lightweight programs that expose specific capabilities through the standardized Model Context Protocol. They act as bridges between LLMs like Claude and various data sources or services, allowing secure access to files, databases, APIs, and other resources.
MCP Servers follow a client-server architecture where a host application (like Claude Desktop) connects to multiple servers. Each server provides specific functionality through standardized endpoints and protocols, enabling Claude to access data and perform actions through the standardized protocol.
Yes, MCP Servers are designed with security in mind. They run locally with explicit configuration and permissions, require user approval for actions, and include built-in security features to prevent unauthorized access and ensure data privacy.