Model Context Protocol servers let AI agents reach beyond the codebase. They connect your agent to external APIs, databases, search engines, and services through a standardized protocol, so the agent can actually take action, not just write code.
1085 servers
- A minimal server/client application implementation utilizing the Model Context Protocol (MCP) and Azure OpenAI. 1. The MCP server is built with FastMCP. 2. Playwright is an an open source, end to end testing framework by Microsoft for testing your modern web applications. 3. The MCP response about tools will be converted to the OpenAI function calling format. 4. The bridge that converts the MCP
MCP server for SparkSheets - AI-powered document platform integration for Claude Code, Cursor, and Cline. 日本語 | English Add to your ~/.claude.json: Then login with your SparkSheets account: - Session Management - Save and search development session history - Knowledge Base - Store error solutions and code snippets - Usage Tracking - Sync /stats output and work time - Sheet Operations - Create, edi
A community-built Model Context Protocol (MCP) server for the Spaceship API. Manage domains, DNS records, contacts, marketplace listings, and more — all through natural language via any MCP-compatible AI client. - 48 tools across 8 categories covering the full Spaceship API - 13 DNS record types with dedicated, type-safe creation tools (A, AAAA, ALIAS, CAA, CNAME, HTTPS, MX, NS, PTR, SRV, SVCB, TL
A Model Context Protocol (MCP) server that provides timezone-aware date and time operations. This server addresses the common issue where AI assistants provide incorrect date information due to timezone confusion. - Accurate timezone handling - Get current time in any IANA timezone - Time conversion - Convert time between different timezones - Multiple formats - ISO 8601, localized, and human-read
A Deno monorepo containing packages for macOS Calendar access: - @wyattjoh/calendar - Core library for read-only macOS Calendar database access - @wyattjoh/calendar-mcp - Model Context Protocol (MCP) server for LLM integration - Search calendar events by title/summary - Get recent past events - Get upcoming events - Retrieve events within date ranges - Get today's events with conflict detection -
A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information. This project implements an MCP server that provides tools for AI assistants to interact with the Open Library. It allows searching for book information by title, searching for authors by name, retrieving detailed author information using their Open Library key, and g
An MCP (Model Context Protocol) server providing comprehensive email capabilities via IMAP and SMTP. Enables AI assistants to read, search, send, manage, schedule, and analyze emails across multiple accounts. Exposes 47 tools, 7 prompts, and 6 resources over the MCP protocol with OAuth2 support (experimental), email scheduling, calendar extraction, analytics, provider-aware label management, real-
The firewall for AI agents. Open-source policy enforcement for MCP. Website: policylayer.com Intercept is a deterministic enforcement proxy for the Model Context Protocol (MCP). It sits between an AI agent and an MCP server, evaluating every tools/call request against YAML-defined policies. Violating calls are blocked at the transport layer before reaching the upstream server. MCP gives AI agents
Multi-cloud pricing comparison MCP server for AWS, Azure, GCP, and OCI. Compare compute, storage, egress, and Kubernetes costs across all major cloud providers with a single query. - Comprehensive Coverage: 2,700+ instance types across all providers - AWS: 1,147 EC2 instances + 353 RDS database types + Lightsail - Azure: 1,199 VM types - GCP: 287 instance types across 40+ regions - OCI: 600+ produ
Wrap any existing Echo API into MCP tools, enabling AI agents to interact with your API through Model Context Protocol. Inspired by gin-mcp but for the Echo framework. - Zero Configuration: Works with any existing Echo API - Multiple Schema Sources: Support for Swaggo, raw OpenAPI YAML/JSON, and manual schemas - Filtering: Include/exclude endpoints with wildcard patterns - MCP Compatible: Works wi
MCP server for Google Keep 1. Add the MCP server to your MCP servers: 2. Add your credentials: GOOGLEEMAIL: Your Google account email address GOOGLEMASTERTOKEN: Your Google account master token Check https://gkeepapi.readthedocs.io/en/latest/obtaining-a-master-token and https://github.com/simon-weber/gpsoauth?tab=readme-ov-filealternative-flow for more information. find: Search notes with optional
A Model Control Protocol (MCP) server that bridges AI coding assistants with JetBrains TeamCity CI/CD server, exposing TeamCity operations as MCP tools. The TeamCity MCP Server allows developers using AI-powered coding assistants (Claude Code, Cursor, Windsurf) to interact with TeamCity directly from their development environment via MCP tools. - Dev Mode (default): Safe CI/CD operations (31 tools
The Quickchat AI MCP (Model Context Protocol) server allows you to let anyone plug in your Quickchat AI Agent into their favourite AI app such as Claude Desktop, Cursor, VS Code, Windsurf and more. 1. Create a Quickchat AI account and start a 7-day trial of any plan. 2. Set up your AI's Knowledge Base, capabilities and settings. 3. Go to the MCP page to activate your MCP. Give it Name, Description
Helps configure mcp-rubber-duck MCP server in AI coding tools. Triggers when users ask about adding rubber duck to Claude Desktop, Cursor, VS Code, Windsurf, Continue, or any MCP-compatible tool.
Slack MCP Server Give Claude the same Slack access you have. DMs, threads, history—no admin approval. I built this because I was working with someone to help me manage a complex workload, and we kept hitting walls. They needed context from my messages—"what did X say about Y?"—but Slack's API blocks access to DMs without admin approval. Screenshotting messages is not a workflow. This server bridge
A powerful Go-based MCP server that enables seamless integration between AI assistants (like Claude Desktop, Cursor) and Kanboard project management system. Manage your Kanboard projects, tasks, users, and workflows directly through natural language commands. ⚠️ Warning: To avoid issues like these: We recommend using mcpproxy as a proxy solution. - ✨ Features - 🚀 Quick Start - ⚙️ Configuration -
A Model Context Protocol (MCP) server that connects AI models to GROWI wiki content. Enables LLMs to search and retrieve information from your organization's knowledge base for accurate, context-aware responses. Supports connections to multiple GROWI apps. - 🔍 GROWI page search and retrieval - 📝 Page management - 🏷️ Tag management - 📋 Comment management - 🔗 Share link management - GROWI v7.3.
An MCP (Model Context Protocol) server that provides access to OriginalVoices AI twins for audience research. Add to your claudedesktopconfig.json: Ask questions to a specific audience using OriginalVoices AI twins. Parameters: You can create an API key on the OriginalVoices Platform.
Keep an eye on your API usage. Add the following to your Claude Desktop config file: macOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDATA%\Claude\claudedesktopconfig.json For local development, use the path to your local repository: - For security reasons, it's best to keep versions pinned and manually update them. All tools have been implemented and tested ✅ - ✅
An MCP server for Hydrolix. runselectquery Execute SQL queries on your Hydrolix cluster. Input: sql (string): The SQL query to execute. listdatabases List all databases on your Hydrolix cluster. List all tables in a database. Input: database (string): The name of the database. gettableinfo Get table metadata such as schema Input: database (string): The name of the database. Input: table (string):
A comprehensive Model Context Protocol (MCP) server for Jira integration with Claude Code. This server provides complete Jira functionality including issue management, sprint operations, comments, attachments, and batch processing. ⚠️ Security Note: Never commit your API tokens! All credentials should be in .env files or environment variables. - create-issue - Create issues with full field support
Read your local Apple Notes database and provide it to Claude Desktop. Now Claude can search your most forgotten notes and know even more about you. Noting could go wrong. The server implements the ability to read and write to your Apple Notes. The server provides multiple prompts: - get-all-notes: Get all notes. - read-note: Get full content of a specific note. - search-notes: Search through note
A Model Context Protocol (MCP) server that provides access to the Oura API. It allows language models to query sleep, readiness, and resilience data from Oura API. The server exposes the following tools: - getsleepdata(startdate: str, enddate: str): Get sleep data for a specific date range - getreadinessdata(startdate: str, enddate: str): Get readiness data for a specific date range - getresilienc
A Spring AI MCP-based service for retrieving ONES Wiki content and converting it to AI-friendly text format. - 🔐 ONES platform authentication support - 🌐 Automatic conversion from Wiki URLs to API endpoints - 📄 Extract and format Wiki page content - 🤖 AI-friendly text output format - ⚙️ Configuration via properties file or command line arguments - Java 17 or higher - Maven 3.6 or higher - Acce