Enrichr MCP Server
<!-- * @Date: 2025-06-03 14:18:58 * @LastEditors: tianqitang1 Tianqi.Tang@ucsf.edu * @LastEditTime: 2025-06-04 20:43:36 * @FilePath…
Directory
<!-- * @Date: 2025-06-03 14:18:58 * @LastEditors: tianqitang1 Tianqi.Tang@ucsf.edu * @LastEditTime: 2025-06-04 20:43:36 * @FilePath…
An MCP server providing searchable access to multiple AI/ML SDK documentation and source code.
An MCP server for the Vercel AI SDK, enabling integrations with Figma and 21st.dev Magic.
Manage ServiceNow metadata, modules, records, and tests using Fluent, a TypeScript-based declarative DSL. Supports all ServiceNow SDK CLI commands.
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple…
# Mcp Server And Claude for Desktop Example ## 0. SetUp Claude for Desktop [Download - Claude](https://claude.ai/download) ## 1. Packages Installation ```bash…
MCP Client-Server System Overview This project implements an MCP-based Client-Server System where a client sends a query, the server processes it using Ollama…
### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…
Medusa Mcp is a Model Context Protocol (MCP) server designed for integration with the Medusa JavaScript SDK. It provides a scalable backend layer for managing…
An mcp-openai-server for connecting via Claude or similar
A simple Slack bot that uses the OpenAI Agents SDK to interact with the Model Context Protocol (MCP) server.
SpotifyMcpServer is a simple STDIO MCP server for Spotify. It uses the Spotify API to retrieve playlist data and is intended for developers using…
Give Claude native access to the Match It Up professional networking platform. Browse members, send DMs, post signals, manage bonds, and more — 25 tools, zero…
My MCP Project contains MCP server implementations including a weather service, directory listing, movie search, and todo management. It requires Python 3.8+…
A Python MCP server for Sticky Notes that demonstrates how to create custom tools, resources, and prompts using the Model Context Protocol (MCP) to integrate…
Static worst-case token-budget analysis of LLM-agent workflows
# Project Description This project is a Node.js application for Windows OS called **MCP Server**. It serves as a local middleware for seamless communication…
A Node.js-based local MCP server that integrates Yatis Telematics APIs with AI agents like Cursor, VS Code, and Claude Desktop. It enables accessing vehicle…
秘塔搜索是一个基于 MCP (Model Context Protocol) 的 Metaso AI 搜索引擎服务器,使用官方 FastMCP SDK 构建。它提供多维搜索和网页内容解析功能,可供 Claude Desktop 等 MCP 客户端集成调用。
An MCP server for agentic integration with the VAST Database and Catalog.
Preflight spend control for AI agents. Block runaway agent loops before they start - not after the bill arrives. Per-request cost ceilings, budget checks, and…
A MCP server which provides tools function to get/set key-value pairs data backed by Redis
MCP server that gives AI coding agents instant access to Thomson MO5 technical documentation via semantic search.
# Mcp Server Basic Sample ## Prepare mcp server app ### 1. Install packages ```bash pnpm install ``` ### 2. Build ```bash pnpm build ``` ## Mcp Inspector…