Discover Awesome MCP Servers

Extend your agent with 23,951 capabilities via MCP servers.

All23,951
Nabu + Nisaba

Nabu + Nisaba

Provides semantic code intelligence tools (search, structural views) and a workspace TUI interface for LLM agents to efficiently navigate codebases, manage context, and maintain architectural patterns across Python, Java, C++, and Perl projects.

ChronoSphere AI Date-Time MCP

ChronoSphere AI Date-Time MCP

Provides AI agents with precise, locale-aware date and time data across multiple timezones through a Model Context Protocol API built with TypeScript/Node.js.

TimeCard MCP

TimeCard MCP

An MCP server that automates TimeCard timesheet management using Playwright browser automation. It enables users to manage projects, activities, and daily hours entries through natural language interactions.

Gemini Chat MCP

Gemini Chat MCP

Enables chatting with Google Gemini AI models and custom Gems, supporting text and image generation with automatic cookie synchronization via Chrome extension.

signal-mcp-server

signal-mcp-server

MCP Server for retrieving Signal messages using signal-export logic.

Rover MCP Server

Rover MCP Server

A ModelContextProvider server that enables secure querying of Red Hat internal groups API using client certificate authentication.

Database Mcp

Database Mcp

# Database MCP Service A MCP (Metoro Control Protocol) service with database capabilities, supporting multiple database types through GORM. ## Features - Support for multiple database types: - MySQL - PostgreSQL - SQLite - SQL Server - ClickHouse - Configuration through: - Configuration file (YAML) - Command line arguments - Environment variables - MCP protocol integration - GORM ORM support ## Installation 1. Clone the repository 2. Install dependencies: ```bash go mod tidy ``` ## Configuration ### Configuration File (config.yaml) Create a `config.yaml` file with the following structure: ```yaml database: type: "mysql" # mysql, postgres, sqlite, sqlserver, clickhouse host: "localhost" port: 3306 username: "root" password: "password" database: "mydb" ssl_mode: "disable" # for postgres file: "database.db" # for sqlite ``` ### Command Line Arguments You can override configuration file settings using command line arguments: ```bash ./database-mcp --config=config.yaml \ --db-type=mysql \ --db-host=localhost \ --db-port=3306 \ --db-user=root \ --db-pass=password \ --db-name=mydb \ --db-ssl-mode=disable \ --db-file=database.db ``` Available command line arguments: - `--config`: Path to config file (default: "config.yaml") - `--db-type`: Database type (mysql, postgres, sqlite, sqlserver, clickhouse) - `--db-host`: Database host - `--db-port`: Database port - `--db-user`: Database username - `--db-pass`: Database password - `--db-name`: Database name - `--db-ssl-mode`: SSL mode (for PostgreSQL) - `--db-file`: Database file (for SQLite) ## Usage 1. Start the service: ```bash ./database-mcp ``` 2. The service will: - Load configuration from file and/or command line - Initialize database connection - Start MCP server - Register available tools and resources ## MCP Configuration To use the MCP service, configure the MCP endpoint in your MCP client: ``` http://127.0.0.1:8080/sse ``` This will connect your MCP client to the local service running on port 8080. ## MCP Tools The service provides the following MCP tools: 1. `get_tables`: Get all tables in the database - Returns a list of tables with their names and comments 2. `get_table_detail`: Get detailed information about a specific table - Arguments: - `table_name`: The name of the table to get details for - Returns table information including: - Table name and comment - Column information (name, type, comment, nullable, default value) 3. `execute_sql`: Execute a SQL query - Arguments: - `query`: The SQL query to execute - Returns: - For SELECT queries: An array of results - For other queries: The number of rows affected ## License MIT License

Memento

Memento

AI Agent Template MCP Server

AI Agent Template MCP Server

An MCP server that enhances AI agents' coding capabilities by providing zero hallucinations, improved code quality, security-first approach, high test coverage, and efficient context management.

WeChat Article MCP Server

WeChat Article MCP Server

Enables saving articles to WeChat Official Account drafts with support for rich text, automatic image upload, and Markdown rendering including Mermaid diagrams.

Find BGM MCP Server

Find BGM MCP Server

Helps YouTube content creators find perfect background music for their shorts by analyzing script content for mood, theme, and pacing, then recommending suitable tracks from YouTube Music with confidence scoring and duration filtering.

Raindrop.io MCP Server

Raindrop.io MCP Server

MCP Server for accessing Raindrop.io bookmark manager.

BMAD Agent FastMCP Service

BMAD Agent FastMCP Service

A professional AI agent system that provides 10+ specialized agents and 25+ MCP tools to support development workflows in Cursor IDE, with dual LLM mode support (built-in and DeepSeek API).

Unitree Go2 MCP Server

Unitree Go2 MCP Server

A server built on the Model Context Protocol that enables controlling the Unitree Go2 robot using natural language commands, which are translated into ROS2 instructions for the robot to perform corresponding actions.

Honeycomb MCP Server

Honeycomb MCP Server

Mirror of

Obsidian MCP

Obsidian MCP

A Model Context Protocol server that enables AI assistants to read, write, and manipulate notes in your Obsidian vault through a standardized interface.

MCP Worktree Voting Server

MCP Worktree Voting Server

Enables parallel implementation of tasks using git worktrees, allowing you to create multiple variants of a solution, evaluate them side-by-side, and select the best one.

MCP IDE Bridge

MCP IDE Bridge

Enables client-to-client communication between IDEs and development tools, allowing real-time collaboration across Cursor, VS Code, Windsurf, and other editors through bidirectional messaging and AI agent coordination.

MCP OpenAI Tools

MCP OpenAI Tools

Provides access to OpenAI's advanced models (including o3) with integrated web search, Python code interpreter, and combined analysis capabilities. Enables users to perform web searches, execute code in sandboxed environments, and combine search with analysis through natural language.

Simple TypeScript MCP Server

Simple TypeScript MCP Server

A TypeScript template for building Model Context Protocol servers that implements basic note-taking CRUD operations with JSON responses.

Looker Admin MCP

Looker Admin MCP

Provides over 60 administrative tools for managing users, groups, roles, schedules, alerts, and content access within Looker through the Model Context Protocol. It enables full administration of Looker environments, including permission management and system configuration.

MCP Database Tools Server

MCP Database Tools Server

An MCP server designed to automate Django database setup and management, including PostgreSQL database creation and extension configuration. It enables users to update environment files and execute Django management commands through integrated tools like VS Code Copilot.

MCP PII Tools

MCP PII Tools

Enables high-precision detection, anonymization, encryption and decryption of personally identifiable information (PII) in text using GPT-4o-based detection and advanced cryptographic methods. Supports both deterministic encryption for searchable data and format-preserving encryption for structured identifiers.

BusyBee

BusyBee

Autonomous TDD coding agent that converts specifications into feature lists and implements them using test-driven development with pause/resume capabilities, live progress monitoring, and automatic git commits.

OrgFlow MCP

OrgFlow MCP

Enables comprehensive organizational data management including employee tracking, team coordination, project management, asset oversight, and performance monitoring. Provides a centralized system for managing all aspects of organizational operations through natural language interactions.

Aurora-MCP

Aurora-MCP

Enables querying relationships between plant species, small molecules, and mitochondrial Complex I inhibitors by bridging natural-product, biodiversity, and PubMed datasets. Allows LLMs to perform structured searches and reasoning over biological data to identify potential plant-derived mitochondrial inhibitors.

Docker 설정 가이드 - CRM MCP 서버

Docker 설정 가이드 - CRM MCP 서버

Dify Tools MCP Converter

Dify Tools MCP Converter

Converts Dify tools' API to MCP (Model Control Protocol) compatible API, allowing tools created in Dify to be accessed from MCP clients like Cherry Studio.

AbletonMCP Enhanced

AbletonMCP Enhanced

Connects Ableton Live to AI assistants through Model Context Protocol (MCP), enabling natural language control of music production tasks like track creation, MIDI editing, instrument loading, and playback control.

MCP Server: RepairWorld

MCP Server: RepairWorld

MCP Server Code for Pypi module -