メモMCPサーバー
# メモMCPサーバー FastMCPを使用したシンプルなメモアプリケーションです。このアプリケーションを使用すると、AIアシスタント(Claudeなど)がメモの作成、取得、更新、削除を行うことができます。 ## セットアップ 必要なパッケージをインストールします: ```bash npm install ```…
Directory
# メモMCPサーバー FastMCPを使用したシンプルなメモアプリケーションです。このアプリケーションを使用すると、AIアシスタント(Claudeなど)がメモの作成、取得、更新、削除を行うことができます。 ## セットアップ 必要なパッケージをインストールします: ```bash npm install ```…
MCP server for playing with Rick and Morty API, which using claude for desktop, can get characters per ID or all characters with pagination.
test-dh-mcp is a demonstration MCP (Model Context Protocol) server built with FastMCP, integrating Deephaven data workers. It provides tools for querying and…
MCP Server and client Implementation on Linux (Rather then using Claude Desktop)
The Linear Issues MCP Server is a read-only MCP server that enables language models to fetch Linear issues and their associated data using a Linear API token…
A bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between…
# 🌦️ MCP Weather Server A reliable MCP server providing real-time weather data integration with Claude for Desktop. ## ✨ Features - Real-time NWS weather…
# mcp-anki-server ## prerequisite - [Anki Desktop](https://apps.ankiweb.net/) - [Anki Connect](https://ankiweb.net/shared/info/2055492159) -…
# crypto-intel-mcp  **Crypto market intelligence for any LLM, over the [Model Context…
JiraMCPServer is a prototype MCP server for Jira Server/Data Center. It uses the atlassian-python-api and the MCP Python SDK to expose read-only issue and…
An MCP server that provides access to NS (Dutch Railways) travel information.
# Resume MCP Server This project transforms my resume into an interactive Model Context Protocol (MCP) server deployed on Cloudflare Workers. When AI…
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
# SmartHR MCP Server このプロジェクトは、[SmartHR API](https://developer.smarthr.jp/) に対応した MCP (Model Context Protocol) サーバーです。 SmartHR の従業員・部署・役職・雇用形態・等級などの情報を MCP…
# market-data-mcp  **Real-time market data: quotes, news, earnings calendar, and a watchlist scanner…
🧠 Automated AI conversation recording and knowledge management system with MCP integration for Claude Desktop, VSCode, and Cursor
MCP server with tools for manipulating notes and support for Claude desktop
# Akoya MCP Server ## How to Build 1. Install Node.js version 22 or greater. Check version with `node --version`. 2. Run `cd sdk && npm install` to go to the…
(STDIO) Model Context Protocol (MCP) servers designed for local execution
# convex-mcp-server MCP Server Convex MCP Server This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts…
It is a Model Context Protocol (MCP) server built with Vert.x. The server is verified using Claude Desktop, n8n, and Postman to ensure functionality. It is…
This project demonstrates how to integrate Omeka S API with Claude Desktop using MCP (Model Context Protocol).
Promptopia MCP is a comprehensive MCP server that enables AI applications to efficiently manage prompt templates through the Model Context Protocol. The server…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…