Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 73–96 of 7,865 for Computer Use AI SDK

ZapToMCP

ZapToMCP is a monorepo containing TypeScript tools and libraries for building Model Context Protocol (MCP) servers and clients. It streamlines the creation and…

MCP Server Factory

# MCP Server Factory A Java-based Model Context Protocol (MCP) server designed to help understand and build other MCP servers. ## Project Overview This project…

Pieces MCP Net

Pieces MCP Net is a C# implementation of the Model Context Protocol (MCP) that uses Pieces Long‑Term Memory to answer questions about data from the past 7…

mcp-server

# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…

MCP Workers AI

MCP Workers AI is an SDK for integrating Model Context Protocol (MCP) server tools with Cloudflare Workers. It allows developers to load multiple MCP servers…

Component MCP Server

# Component MCP Server # Overview ローカルにあるリポジトリのコンポーネントを検索し、コンポーネントの情報を取得するための MCP Server です。 ## Installation 1. 依存関係をインストールします。 ```bash npm install ``` 2…

SSE

PayPal

The PayPal Model Context Protocol server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact…

Sample_mcp_server

Create a simple server by using the code given at official mcp Python SDK -> https://github.com/modelcontextprotocol/python-sdk

MCP-Server

A repository containing multiple Model Context Protocol (MCP) server projects. It currently includes a shell command execution server (Shellserver) and a…

Dadan MCP

dadan-sdk-integration is an SDK for integrating Dadan features into React applications. It allows you to add video recording and file selection functionality…

Calculator SSE

# 🧮 Step by step Implementation of MCP Server and Integration into Microsoft Copilot Studio and Github Copilot Agent This is a demo Node.js + TypeScript MCP…

Simple MCP Server

# Simple MCP Server A basic example of an MCP (Model Context Protocol) server built with TypeScript and `@modelcontextprotocol/sdk`. This server provides a…

OpsNow MCP Asset Server

# OpsNow MCP Asset Server ## 소개 OpsNow MCP Asset Server는 Model Context Protocol(MCP)을 기반으로 하여 OpsNow의 자산 데이터를 LLM 벤더의 데스크톱 애플리케이션(예: Claude)에 제공하는 서버입니다. ##…

Zenodo MCP

Tool-based LLM integration with Zenodo via the Model Context Protocol (MCP)

Serac

Sovereign E2EE cloud storage for AI agents. MCP-native, zero-knowledge, RGPD-compliant, hosted in France.

primitive

Official Node.js, Python, and Go SDKs plus the primitive CLI for Primitive — email infrastructure for AI agents. Generated from the OpenAPI spec.

SmallCloud MCP Server Demo

SmallCloud MCP Server Demonstration of an Anthropic MCP server using the Model Context Protocol SDK by Anthropic. For use with Claude Desktop and other MCP…

Claw Ai Mail

# ClawAIMail **Email infrastructure for AI agents.** [![npm version](https://img.shields.io/npm/v/clawaimail.svg)](https://www.npmjs.com/package/clawaimail)…

실행과정

### MCP 서버 구축기 ## 계획 사무자동화를 위한 방법 * 매일 오전 출근을 하게 되면 나의 스케쥴을 체크 한다. * 하루의 날씨를 체크해서 알려준다. * 메일에서 회신을 해야 하는 메일이 필요하다면 목록을 알려준다. * 협업툴 지라에서 나에게 할당된 티켓중에서 아직 완료되지…