Discover and integrate MCP servers to extend Claude's capabilities
MasterGo Magic MCP 是一个独立的 MCP (Model Context Protocol) 服务,用于连接 MasterGo 设计工具与 AI 模型。它允许 AI 模型直接从 MasterGo 设计文件中获取 DSL 数据。
A core MCP server that provides filesystem access capabilities for Claude. Enables secure reading, writing, and management of files on your local system with granular permission controls.
Integrate Brave Search capabilities into Claude through MCP. Enables real-time web searches with privacy-focused results and comprehensive web coverage.
Give Cursor, Windsurf, Cline, and other AI-powered coding tools access to your Figma files with this Model Context Protocol server.
BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
A Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime.
Manage Docker containers and images through Claude. Build, run, and monitor containers using natural language instructions.
An MCP server built with Node.js/TypeScript that allows AI agents to securely read PDF files (local or URL) and extract text, metadata, or page counts. Uses pdf-parse.
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
An MCP service for Ant Design components query | 一个减少 Ant Design 组件代码生成幻觉的 MCP 服务,包含系统提示词、组件文档、API 文档、代码示例和更新日志查询
An MCP server that provides real-time football data based on the SoccerDataAPI.
A Model Context Protocol (MCP) server that provide search by tavily.
一款轻量级、跨平台的 Mini Kubernetes AI Dashboard,支持大模型+智能体+MCP(支持设置操作权限),集成多集群管理、智能分析、实时异常检测等功能,支持多架构并可单文件部署,助力高效集群管理与运维优化。
Model Context Protocol (MCP) server for the Webflow Data API.
MCP Server for structured and standardized querying of watch-related metadata such as brands, families, and reference details from WatchBase.com.
Japanese Vocab Anki MCP Server
Apple Books MCP Server
Model Context Protocol server for Salesforce REST API integration
Cinema 4D plugin integrating Claude AI for prompt-driven 3D modeling, scene creation, and manipulation.
A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. This system helps LLMs remember the context of work done over the entire history of a project, even across multiple sessions. It uses semantic search with embeddings to provide relevant context from past interactions and development decisions.
Host an Model Context Protocol SSE deployment on Cloud Run, Authenticating with IAM.
Connect AI agents to the Paradex trading platform. Retrieve market data, manage accounts, and execute trades seamlessly. Enhance your trading experience with automated tools and real-time insights.
Tools for seamless integration of different systems and services.
Cloud infrastructure and deployment management tools.
AI-powered tools for creative design workflows across 3D and 2D mediums.
AI-powered tools for product development, design review, and performance monitoring.
Tools for monitoring, analytics, and operational efficiency.
Anthropic has recently introduced a groundbreaking update in the world of AI-powered development tools — Claude Code combined with the powerful MCP Servers. These innovations are set to redefine how developers interact with their codebases. In this article, we’ll explore a YouTube creator’s hands-on experience with Claude Code, its integration with real-world projects, and whether it could replace traditional tools like Cursor, Windsurf, and Lovable.
Discover my firsthand experience using [Claude code](https://claudecode.app) with various MCP servers for design and development. Learn how these powerful tools transformed my workflow and improved productivity across different roles.
Discover how enterprise teams, startups, and individual developers are using [Claude code](https://claudecode.app) to enhance their development processes. Learn from real-world case studies and success stories about legacy code modernization, rapid prototyping, and team productivity improvements.
Demo for the Blender MCP that lets Claude talk to Blender and manipulate it directly. In this case, we prompt “create a low poly dragon with a pot of gold”, followed by more prompting to add details like a dungeon, torches, and more detailed wings. Blender is manipulated in real-time, and since Claude can read the scene, it realises when its output is not right and self-corrects.
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.