開発リソース
56件のリソースが利用可能
開発 MCP Servers
Language Server MCP
A Model Context Protocol (MCP) server that provides rust-analyzer functionality through MCP tools.
🚀 Graphiti MCP - Linear to GitHub Migration Strategy
Objective: Migrate the complete Graphiti MCP project from Linear to GitHub, reorganizing from 1 monolithic project to 3 specialized GitHub projects based on user levels.
CodeSearch MCP Server
A high-performance Model Context Protocol (MCP) server for blazing-fast code search and navigation across multiple languages. Built with .NET 9.0, featuring Roslyn-based C# analysis, TypeScript support via tsserver, and Lucene-powered millisecond search.
Nuxt Minimal Starter
Look at the Nuxt documentation to learn more.
Express & Clerk MCP Server Demo
The simplest, most bare bones implementation of an MCP server, using express. At the moment, it only exposes a streamable http handler. It could be adapted to handle SSE as well if necessary though. The purpose of this example is to serve as a proof of concept!
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
MCP Server for Fluent (ServiceNow SDK)
A stdio MCP Server for Fluent (ServiceNow SDK), a TypeScript-based declarative domain-specific language for creating and managing metadata, modules, records and tests in ServiceNow platform. It supports all commands available in the ServiceNow SDK CLI and provides access to Fluent Plugin's API specifications, code snippets, and instructions for various metadata types. It can be configured for any MCP client, such as VSCode Agent mode, Claude Desktop, Cursor, or Windsurf, for either development or learning purposes.
NetMiko MCP Server
A Model Context Protocol (MCP) server that provides network device management capabilities using NetMiko. This server allows MCP clients to connect to and manage network devices via SSH.
Hello MCP
This project is a simple "Hello, World!" example demonstrating the basic functionality of the FastMCP framework. It showcases how to set up a server that exposes a JSON-RPC interface over HTTP and a client that communicates with it.
Debugpy MCP Server
A Model Context Protocol (MCP) server that provides debugging capabilities using Python's debugpy library. This server allows LLMs and agents to step through Python programs, set breakpoints, inspect variables, and control debugging sessions.
RestMCP
REST API Model Context Protocol implementation.
MCP Server TypeScript Sample
Express.js + MCP
Code Graph MCP Server
Model Context Protocol server providing comprehensive code analysis, navigation, and quality assessment capabilities across 25+ programming languages.
MCP Client - Universal Model Context Protocol Interface
This is a universal MCP (Model Context Protocol) client that can connect to multiple MCP servers, including the local Melian server and various public MCP servers.
Kino MCP Project
A simple Model Context Protocol (MCP) implementation featuring a secure FastMCP server with OAuth 2.0 authentication and a modern React frontend. This project demonstrates how to build authentifaction feature when AI assistant tools like Claude Code to authentice user management before using the MCP tools.
esp-idf-lib/mcp23008
Driver for 8-bit I2C GPIO expander MCP23008.
playwrightMCP
POC to integrate playwright MCP in Cursor IDE
@hellocoop/admin-mcp (BETA)
Model Context Protocol (MCP) server for creating and managing Hell applications.
fi-mcp-dev
A minimal, hackathon-ready version of the Fi MCP server. This project provides a lightweight mock server for use in hackathons, demos, and development, simulating the core features of the production Fi MCP server with dummy data and simplified authentication.
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository
MCP Server
This README was created using the C# MCP server project template. It demonstrates how you can easily create an MCP server using C# and publish it as a NuGet package.
mcp-tf-provider-docs
A configurable MCP server that indexes and serves Terraform/Tofu provider documentation from a local Git repo to power accurate, context-aware code generation.
Curl MCP Server
An MCP (Model Context Protocol) server that exposes curl functionality to MCP clients. This server allows MCP clients to make HTTP requests and download files using the curl command-line tool.
go-utcp
The Universal Tool Calling Protocol (UTCP) is a modern, flexible, and scalable standard for defining and interacting with tools across a wide variety of communication protocols. It is designed to be easy to use, interoperable, and extensible, making it a powerful choice for building and consuming tool-based services.
MCP Server Sandbox
A basic Model Context Protocol (MCP) server implementation with Google OAuth support.
🚀 MCP Drupal Server
The Ultimate MCP Server for Drupal CMS - Designed specifically for Claude Code, combining dynamic data aggregation, hybrid architecture, and intelligent analysis tools. This isn't just another MCP server; it's the professional solution for Drupal development with seamless Claude Code integration.
MCP Template Collection
MCP (Model Context Protocol) MCP
PMCP - Pragmatic Model Context Protocol
A high-quality Rust implementation of the Model Context Protocol (MCP) SDK, maintaining full compatibility with the TypeScript SDK while leveraging Rust's performance and safety guarantees.
esp-idf-lib/mcp9808
Driver for MCP9808 digital temperature sensor.
MCP_Workshop_Updates
This repository is a curated collection of intelligent automations, API integrations, and developer workflows built during the MCP (Model Context Protocol) Workshop conducted by Nxtwave. The workshop was an intense deep dive into modern automation stacks, blending code, no-code tools, and AI-driven development environments like Cursor IDE, Pipedream, and OpenAPI-compatible services to build systems that are lean, fast, and massively scalable.Inside this repository, you'll discover multiple real-world automation scenarios, each designed to solve a specific problem, optimize a repetitive task, or integrate disconnected services using the most cutting-edge tools available.
MCP Experiments
Some simple experiments with Model Context Protocol (MCP). I'm primarily interested in seeing what is involved with created my own MCP servers. Preference is for Remote MCP servers (using HTTP) with the necessary authorization required to protect the resource server.
Spline MCP Server
A production-ready Model Context Protocol (MCP) server for integrating with Spline 3D design tool. This server provides comprehensive tools for scene management, object manipulation, animation control, and export functionality.
mcpcli
A CLI tool to scaffold Model Context Protocol (MCP) server projects in Go and other languages. It generates ready-to-use MCP server templates with support for multiple transports, Docker, and example resources/tools.
ArgParser - Type-Safe Command Line Argument Parser
A modern, type-safe command line argument parser with built-in MCP (Model Context Protocol) integration, real-time MCP Resources, and automatic Claude Desktop Extension (DXT) generation.
MCP - .NET 9 Clean Architecture with Functional Error Handling & Security
A production-ready .NET 9 solution following Clean Architecture principles with modern functional programming patterns, comprehensive security, and minimal APIs for high performance. Updated: July 26, 2025.
React + TypeScript + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Blockbench MCP Sample Project
This repository serves as a template or example of how to create a workspace which sets up the Blockbench MCP server for success.
fi-mcp-dev
A minimal, hackathon-ready version of the Fi MCP server. This project provides a lightweight mock server for use in hackathons, demos, and development, simulating the core features of the production Fi MCP server with dummy data and simplified authentication.
🔖 Bookmark Manager MCP
A Model Context Protocol (MCP) server for managing bookmarks with persistent storage
Excelize
Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet documents generated by Microsoft Excel 2007 and later. Supports complex components by high compatibility, and provided streaming API for generating or reading data from a worksheet with huge amounts of data. This library needs Go version 1.23.0 or later. The full docs can be seen using go's built-in documentation tool, or online at go.dev and docs reference.
Terminal Control MCP Server
A modern FastMCP-based server that enables Claude Code to control terminal programs through agent-directed interaction. Built with the latest MCP Python SDK 1.12.0, this server provides intelligent terminal session management for all types of commands - from simple utilities like ls and git status to complex interactive programs like SSH sessions, database connections, interactive installers, and debugging workflows.
Introductory materials, articles and tutorials on Model Context Protocol
Fastify MCP Server
A Fastify plugin that implements the Model Context Protocol (MCP) server using JSON-RPC 2.0. This plugin enables Fastify applications to expose tools, resources, and prompts following the MCP specification.
S-MCP - Semantic Model Context Protocol
A community initiative to add semantic understanding to Model Context Protocol (MCP) services.
MCP Server and Client
This project contains a server and client implementation for the Model Context Protocol (MCP).
Maestro
A CLI tool that conducts Git worktrees like an orchestra and turbo-charges parallel development with Claude Code.
mcp
Model Contex Protocol
Cocos Creator MCP Server Plugin
conduit-mcp
A Python SDK that makes Model Context Protocol (MCP) development delightful.
⚡ MCP Power Guide v2.0
The Ultimate MCP (Model Context Protocol) Power User Guide - Now with comprehensive test results, bug documentation, and proven optimization strategies!
MCP Proxy
Rust-based MCP (Model-Context-Protocol) proxy that aggregates tools from multiple upstream servers and exposes them through a single streamable HTTP interface.
MCP Streamable HTTP Servers & Client
This project demonstrates how to build and interact with Model Context Protocol (MCP) streamable HTTP servers and clients in Python. It includes stateless servers, and a Gemini-powered ADK client capable of interacting with MCP toolsets.
MCP Collection
A collection of Model Context Protocol (MCP) servers providing various tools and capabilities.
MCP Server Boilerplate
A comprehensive Model Context Protocol (MCP) server boilerplate built with TypeScript and Streamable HTTP transport with an OAuth Proxy for 3rd party authorization servers like Auth0.
@masamunet/npm-dev-mcp
npm run devMCP
MCP Server Builder
A visual mockup tool for designing and generating Model Context Protocol (MCP) server architectures. This interactive web application helps developers understand how to connect various data sources to Large Language Models through MCP servers with optimized, combination-specific architectures.
ページ 8 / 87