Extend Mcp
Extend Mcp is a Python-based implementation within the Extend AI Toolkit that integrates Extend's spend management APIs with Anthropic’s Model Context Protocol…
Directory
Extend Mcp is a Python-based implementation within the Extend AI Toolkit that integrates Extend's spend management APIs with Anthropic’s Model Context Protocol…
Python sample code for MCP server + REST API (FastAPI) integration
# Code MCP Server 一个基于Model Context Protocol (MCP)的代码管理服务器。 ## 功能特性 - MCP协议支持 - 代码分析和处理 - RESTful API接口 - 异步处理能力 ## 技术栈 - Python 3.11+ - FastAPI - MCP (Model…
Code2Flow MCP 服务器 wraps the code2flow command-line tool into a Model Context Protocol (MCP) server, allowing AI applications to generate and access code call…
MCP server to directly access AWS location services using the GeoPlaces API, provides direct geocoding or reverse-geocoding capabilities like Google Maps API
aps-mcp-tests is a minimal repository for testing an MCP (Model Context Protocol) server with Claude Desktop. It is intended for developers who want to run a…
# Workflow Orchestrator MCP Server This project implements an AI-Powered Workflow Orchestrator as an MCP (Model Context Protocol) server. It is designed to…
# Transcription MCP Sever An MCP (Model-Context-Protocol) server for transcribing MP3 audio files using the AssemblyAI API. This server provides command-line…
# MCP Chrome Server [](https://smithery.ai/server/@dlwjdtn535/mcp-chrome-server)…
Translationx Mcp Server is a Model Context Protocol (MCP) server that enables AI‑assisted translation of files and documents. It uses a token‑based…
Token-aware response paging for MCP servers. One line of code — large tool responses chunked and delivered page by page.
# 🧠 MCP Wiki Reader A simple MCP tool for extracting and converting Wikipedia article content to Markdown using a FastMCP server. Built with `uv` for fast and…
Futu Stock MCP Server is a Python server that wraps the Futu OpenAPI (for Futu securities) into the Model Context Protocol (MCP 2.0) standard. It allows AI…
# AWS Knowledge Base MCP Server ## Usage <table><tr><td>Claude Desktop</td><td>GitHub Copilot</td></tr><tr><td> ```json { "mcpServers": { "knowledge-base": {…
MCP server to help with chat and dashboard creation.
# Model Context Protocol (MCP) Server for GitHub using Claude Desktop Add the following code to the `./Library/Application\…
# TAPD MCP Server 基于MCP Python SDK开发的TAPD服务器,实现TAPD平台的需求管理功能集成。 ## 功能特点 - 需求查询与管理 - 支持多条件查询(ID、标题、状态等) - 分页展示 - 完整的需求详情获取 ## 技术栈 - FastAPI - Python 3.8+ - MCP…
MCP server to assist with AI code generation using Claude Desktop, Claude Code or any coding tool that supports MCP servers to ensure you're always working…
MySQL Database Integration using Python script with configurable access controls and schema inspection, using stdio mode to suitable local deployment.
# Microsoft SQL MCP Server A robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to…
A Python server implementing the Model Context Protocol (MCP) for football (soccer) statistics and live match data. It acts as a bridge between applications…
A powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx files with full formatting support…
Word MCP Server is a Python application that enables creating and editing Microsoft Word (.docx) documents through an API using FastMCP. It provides tools for…
# MCP (Model Context Protocol) 서버 MCP 서버는 다양한 LLM(Large Language Model)을 통합 관리하고 표준화된 인터페이스를 제공하는 서비스입니다. 이 프로젝트는 DeepSeek와 Llama 모델을 통합하여 모델 간 전환이 용이하고, 컨텍스트…