token-factory-mcp-server
# token-factory-mcp-server ## build To install dependencies: ```bash bun i ``` To run: ```bash bun dev ``` ## inspector (test) ```bash bun inspector ``` This…
Directory
# token-factory-mcp-server ## build To install dependencies: ```bash bun i ``` To run: ```bash bun dev ``` ## inspector (test) ```bash bun inspector ``` This…
MCP Tutorials is a collection of notes and examples for setting up and using Model Context Protocol (MCP) servers with the Cline client. It covers resource…
# MCP Client-Server Seminar Project This project demonstrates a basic client-server MCP implementation using [Python…
# MCP-JaCoCo MCP-JaCoCo is a server tool that converts JaCoCo code coverage reports into formats optimized for Large Language Models (LLMs), making AI-driven…
Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.
Model Context Protocol(MCP) server of Maxima.
A Model Context Protocol (MCP) server that lets you access and manage your Langfuse prompts directly from MCP-compatible clients like Claude Desktop and…
# MCP Server Demo A production-ready task management system built with MCP (Model Control Protocol) and Kafka. ## Overview This project demonstrates a robust…
# Steampipe MCP This is a simple steampipe MCP server. This acts as a bridge between your AI model and Steampipe tool. ## Pre-requisites - Python 3.10+…
# mcp-server-scikit-learn: MCP server for Scikit-learn ## Overview This is a Model Context Protocol server for Scikit-learn, providing a standardized interface…
Simple MCP Streamable HTTP Server with Express based on Anthropic Example
# Writeathon MCP 服务器 这是一个基于MCP协议的Writeathon API服务器,提供了与Writeathon平台集成的MCP服务。 ## 功能特点 - 基于Node.js和TypeScript开发 - 使用MCP协议(Model Context Protocol)提供服务 -…
This server provides EigenLayer documentation to Claude or other AI assistants via the Model Context Protocol (MCP). It can run as a standalone Node.js server…
# Linkedin-Scrap-MCP-Server Easily fetch real-time LinkedIn profile information using our MCP (Model Context Protocol) server. This server integrates with the…
# Shardeum MCP Server Model Context Protocol server for distributed-system inspection and developer workflows on Shardeum. This project exposes Shardeum…
integrating Airbnb MCP servers with LangChain and Groq using a browser-based interface
## Feature - 从本地数据库文件获取聊天数据 - 支持 Windows / macOS 系统 - 支持微信 3.x / 4.0 版本 - 提供 Terminal UI 界面 & 命令行工具 - 提供 HTTP API 服务,支持查询聊天记录、联系人、群聊、最近会话等信息 - 支持 MCP SSE…
kam-mcp-server is a Model Context Protocol (MCP) server built with mcp-framework. It provides a set of tools for creating and managing design elements…
isolated-commands-mcp-server is a TypeScript-based Model Context Protocol server for running commands locally in an isolated environment. It demonstrates core…
MCP Server Nekzus is a Model Context Protocol (MCP) server that provides utility tools for development and testing. Built on the official MCP SDK, it offers an…
install all mcp server in sandbox for remote usage
# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…
# MCP TypeScript Tools Server A Model Context Protocol (MCP) server implementation in TypeScript that provides various utility tools for LLMs like Claude. This…
# mcp-server-flomo MCP Server record notes to flomo This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP…