New MCP Servers

23,040 servers

Google-Calendar-MCP-Server

Google-Calendar-MCP-Server is an MCP (Model Context Protocol) server that integrates with the Google Calendar API. It enables AI assistants to interact with…

mcp-server

# mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project npm…

MCP-Server

A repository containing multiple Model Context Protocol (MCP) server projects. It currently includes a shell command execution server (Shellserver) and a…

Figma MCP Server

Figma MCP Server is a Model Context Protocol (MCP) server that allows Claude AI to extract design information from Figma files and create or update designs…

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…

MCP-Server

A personal practice project combining Cursor with a Model Context Protocol (MCP) server. Its intended audience and specific functionality are not detailed.

Filesystem MCP Server

# . To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` This project was created using `bun init` in bun v1.1.27…

SSE

Supabase

Supabase is an open source Firebase alternative built around Postgres, auth, storage, edge functions, and project tooling. Its remote MCP server connects…

Flow MCP Server

Model Context Protocol (MCP) server for Flow blockchain with direct RPC communication

Time

# Time MCP Server A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time…

Code Sandbox MCP 🐳

An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and…

mcp-server

# mcp-server To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` This project was created using `bun init` in bun v1.2.2…