Mcp AI Agent Skills
Browse AI agent skills tagged "Mcp". Find and install skills, MCP servers, and plugins for your AI coding assistant.
584 listings
MCP Server for Aibolit, Java Code Analyzer
If you use AI agents, such as [Claude Code], [Cursor], or [Windsurf], for code refactoring, you may enjoy using this [MCP] server. Your AI agent, when you ask it to "make code better," may wonder what exactly needs to be improved. Sadly, it may often overlook important problems. AI agents, by design, pay more attention to cosmetic issues, which are "low-hanging fruits" for them. This [MCP] server
MCP Server Kubernetes
MCP Server that can connect to a Kubernetes cluster and manage it. Supports loading kubeconfig from multiple sources in priority order. Before using this MCP server with any tool, make sure you have: 1. kubectl installed and in your PATH 2. A valid kubeconfig file with contexts configured 3. Access to a Kubernetes cluster configured for kubectl (e.g. minikube, Rancher Desktop, GKE, etc.) 4. Helm v
Content Modeling Best Practices
General principles for structured content modeling that apply across CMSs, with Sanity-specific guidance. Use when designing content schemas, planning content architecture, or evaluating content reuse strategies.
MCP Server Giphy
MCP Server for the Giphy API, enabling AI models to search, retrieve, and utilize GIFs from Giphy. - Content Filtering: Filter results by rating (G, PG, PG-13, R) to ensure appropriate content - Optimized Response Format: Response data optimized for AI model consumption - Multiple Search Methods: Support for query-based, random, and trending GIF retrieval - Comprehensive Metadata: Each GIF comes w
longbridge mcp
Longbridge MCP Server Official MCP server for the Longbridge brokerage. 145 tools across real-time quotes, options, order routing, fundamentals, analyst ratings, calendars, IPO, price alerts, DCA plans, portfolio analytics and community sharelists — covering US and HK markets. Built with Rust using rmcp and axum. - 145 MCP tools across 13 categories: quotes, trading, fundamentals, screener, market
Notion MCP Integration
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list through Claude. This is a basic implementation tailored specifically for my minimalist todo list setup in Notion. This is a personal project designed for a very specific use case: my simple Notion todo list that has just three properties: - Task (title) - When (select with only two option
MCP Simple Timeserver
One of the strange design decisions Anthropic made was depriving Claude of timestamps for messages sent by the user in claude.ai or current time in general. Poor Claude can't tell what time it is! mcp-simple-timeserver is a simple MCP server that fixes that. This server provides the following tools: All tools (except getlocaltime) use accurate time from NTP servers. If NTP is unavailable, they gra
light weight MCP for code that just works
light weight MCP for code that just works A super light-weight, effective embedded MCP (AST-based) that understand and searches your codebase that just works! Using CocoIndex - an Rust-based ultra performant data transformation engine. No blackbox. Works for Claude, Codex, Cursor - any coding agent. - Instant token saving by 70%. - 1 min setup - Just claude/codex mcp add works! Please help star
any-chat-completions-mcp MCP Server
Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI, PyroPrompts and more. This implements the Model Context Protocol Server. Learn more: https://modelcontextprotocol.io This is a TypeScript-based MCP server that implements an implementation into any OpenAI SDK Compatible Chat Completions API. It has one tool, chat which relays a question to a config
MCP RSS Aggregator
An integration that allows Claude Desktop to fetch and read content from your favorite RSS feeds using the Model Context Protocol (MCP). - Read articles from your favorite RSS feeds directly in Claude Desktop - Support for OPML files to import your existing feed subscriptions - Organize feeds by categories - Get the latest articles across all your feeds - Filter articles by feed source or category
Method CRM MCP Server
A production-ready Model Context Protocol (MCP) server for Method CRM API integration. This server enables LLMs to interact with Method CRM data through well-designed tools for tables, files, users, events, and API key management. - 20 Comprehensive Tools covering all Method CRM operations - API Key Authentication (fully implemented) with OAuth2 placeholders - Dual Transport Support: stdio (local)
Telephony MCP Server
📖 Blog Post: Learn more about this project in the detailed blog post: Telephony MCP Server for Agentic AI and Language Models This directory contains MCP (Model Context Protocol) Server tools for telephony operations, such as making voice calls and sending SMS messages using the Vonage API. These tools are designed to be integrated with Large Language Model (LLM) applications, enabling LLMs to pe
MCP Ping-Pong Server by Remote Call
An experimental and educational Ping-Pong server demonstrating MCP (Model Context Protocol) calls via FastAPI. - ✅ FastAPI/FastMCP backend for remote MCP calls through API endpoints or SSE - 🔄 MCP integration for command handling - 🔐 Thread-safe session management To install the dependencies, run: Start the FastAPI server with: The server will start at http://localhost:8080. Open mcp-api-client.
deco Studio
deco Studio Open-source · TypeScript-first · Deploy anywhere Open-source private AI workspace for organizations. decocms.com/studio Studio packages the infrastructure behind an internal AI rollout: model routing, MCP authentication, agent configuration, SSO, RBAC, audit logs, and usage accounting. Your teams get chat. You keep control. Under the hood it's one control plane for your AI agents — one
itcoin & Lightning Network MCP Server
Documentation Try with Claude Try with Goose A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin and Lightning Network, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more. - ₿itcoin \& Lightning Network MCP Server - 💼 Table of Contents - 🔧 Features - 🔑 Claude Desktop Integration - Testing the Claude Desktop I
mcp-server-qdrant: A Qdrant MCP server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine. An official Model Context Protocol server for keeping and retrieving memories in the Qdrant vector search engine. It acts as a semantic memory layer on top of the Qdrant database. 1. qdrant-store - Store some information in the Qdrant database - information (string): Information to store - metadata (JSO
MCP Ragchat
mcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C
OMEGA
The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e
context-awesome : awesome references for your agents
A Model Context Protocol (MCP) server that provides access to all the curated awesome lists and their items. It can provide the best resources for your agent from sections of the 8500+ awesome lists on github and more then 1mn+ (growing) awesome row items. What are Awesome Lists? Awesome lists are community-curated collections of the best tools, libraries, and resources on any topic - from machine
CogmemAi — Cognitive Memory for Claude Code
Claude Code forgets everything between sessions. CogmemAi fixes that. One command. Claude Code remembers your architecture, patterns, decisions, bugs, and preferences — permanently. That's it. The setup wizard verifies your API key, configures Claude Code, and you're ready. Start Claude Code by typing claude and your memories are ready. Don't have an API key yet? Get one free at hifriendbot.com/de
Drift
Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
blockrun/mcp
Want to use GPT-5, Gemini, or DeepSeek in Claude Code? Today you need to: 1. Create accounts with 5+ AI providers 2. Manage 5+ API keys and billing systems 3. Pay $20-100/month minimums per provider 4. Configure each provider separately That's too much friction. BlockRun MCP gives you access to 30+ AI models with: - Zero API keys - No accounts needed with OpenAI, Google, etc. - One wallet - Single
Charlotte
The Web, Readable. Your AI agent spends 60,000 tokens just to look at a web page. Charlotte does it in 336. Charlotte is an MCP server that gives AI agents structured, token-efficient access to the web. Instead of dumping the full accessibility tree on every call, Charlotte returns only what the agent needs: a compact page summary on arrival, targeted queries for specific elements, and full detail
Flowcore Platform MCP Server
A Model Context Protocol (MCP) server for managing and interacting with the Flowcore Platform. If you're curious about how it works, you can check out our video, where we set it up and demonstrate what it can do. You can run this package directly using npx without installing it: Replace and with your Flowcore username and PAT (Personal Access Token). If you prefer to install the package globally: