CyberChef API MCP Server
CyberChef API MCP Server is a Model Context Protocol (MCP) server that interfaces with the CyberChef Server API. It allows any LLM or MCP client to use the…
Directory
CyberChef API MCP Server is a Model Context Protocol (MCP) server that interfaces with the CyberChef Server API. It allows any LLM or MCP client to use the…
Example MCP server with OAuth based on https://developers.cloudflare.com/agents/guides/remote-mcp-server/
# MCP Tool Server Template A cookiecutter template for creating Model Context Protocol (MCP) tool servers with FastAPI, uv, and Docker support. ## Features -…
MCP SSH Server is a secure SSH server implementation for the Model Context Protocol (MCP). It enables remote command execution and file operations over SSH…
A simplest MCP system implemented in Python, including a client and several servers.
A super simple Starter to build your own MCP Server
An MCP server that connects to Microsoft Graph API, enabling an AI assistant to query and interact with Azure Active Directory/Entra ID resources. It includes…
# MCP Diff Editor A powerful MCP-integrated diff editor for modifying files with preview capabilities. ## Features - Edit files through a web interface with…
A lightweight, high-performance API server built with ElysiaJS on the Bun runtime. It integrates Model Context Protocol (MCP) for context-aware AI interactions…
MCP server implementation that serves up-to-date information about projects from api.spring.io
Magic-API MCP Server - A Model Context Protocol server for Magic-API development
terminal-history-mcp gives AI agents (Claude Code, Cursor, Cline, Zed, any MCP client) full-text search over your shell history.
Test Neon MCP Server in React Server Components is a demo project that uses Waku and React Server Components to illustrate how to integrate Neon’s MCP Server…
# Terminal MCP Server This repository contains a Model Context Protocol (MCP) server implementation for terminal commands. ## Setup Instructions ###…
# Jira MCP Server <div align="center"> [](https…
# Dev-Kit GitHub MCP Server [](https://pypi.org/project/dev-kit-gh-mcp-ser…
A Model Context Protocol (MCP) server that provides location services
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads…
A minimal template for creating a Model Context Protocol (MCP) server using the Python SDK. It provides a starting point for developers building MCP‑compatible…
Zero-auth MCP server with everyday developer utilities: base64, UUID, hash, JWT decode, cron, timestamps, JSON, regex
A sample Model Context Protocol (MCP) server for movie database interactions. Built with TypeScript, Express, and the MCP SDK, it enables AI agents to search…
Automated testing tool for Model Context Protocol (MCP) servers - WORK IN PROGRESS
一个Cursor或VSCode插件,可将您的VSCode或Cursor作为MCP服务器,为MCP客户端(如Cursor、VSCode copilot、Claude Desktop、Cherry studio)提供高级编码辅助功能。如获取项目中的类,与通过全限定名获取类的源代码等(包含项目源代码,以及项目中所有可访问依赖…
This is a prototype MCP server that offers tools but limits their access based on internal state. Users must authenticate via an external URL that uses Quarkus…