Directory

Search MCP Servers

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

Showing 121–144 of 20,864 for MCP FastAPI Server

Zenodo MCP

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

실행과정

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

Finance MCP Application

# Finance MCP Application This application integrates FastMCP and Neo4j MCP to create a finance application for working capital optimization, accounts payable…

MCP Server

# MCP Server A minimal reference implementation of the Model Context Protocol (MCP) with a few mock tools and an optional Gradio playground. [![Open In…

🚀 Nchan MCP Transport

The best way to deploy mcp server. A high-performance WebSocket/SSE transport layer & gateway for Anthropic's MCP (Model Context Protocol) — powered by Nginx…

MCP Server

# MCP Server A FastAPI server for integrating with the EAIM Technologies API and providing data visualization capabilities through WebSockets. ## Features -…

TAPD MCP Server

# TAPD MCP Server 基于MCP Python SDK开发的TAPD服务器,实现TAPD平台的需求管理功能集成。 ## 功能特点 - 需求查询与管理 - 支持多条件查询(ID、标题、状态等) - 分页展示 - 完整的需求详情获取 ## 技术栈 - FastAPI - Python 3.8+ - MCP…

MCP Server ODBC via PyODBC

A lightweight MCP (Model Context Protocol) server built with FastAPI and pyodbc that enables AI agents to interact with ODBC-compatible databases. It is…

MCP Reddit Digest Server

A FastAPI-based MCP server tool that fetches and summarizes top Reddit posts using Azure OpenAI. It generates a daily PDF digest and uploads it to Slack, with…

MCP Server for ServiceNow

This MCP Server for ServiceNow is designed to be both generic and extensible. It leverages a modular approach to handle a wide range of ServiceNow use cases…

Toolbox - MCP Server Manager

A web application for managing MCP servers and generating configuration files, featuring a FastAPI backend and React frontend. It automatically extracts…

Example MCP server and client

Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcptesting/server/fastmcp.py, or the FastAPI server with uv run api-server.

MCPLite

MCPLite is a lightweight, pythonic implementation of the Model Context Protocol (MCP) for integrating external tools and data sources into LLM applications. It…

GitHub MCP Server

GitHub MCP Server is a FastAPI server that implements the Model Context Protocol (MCP) for interacting with GitHub. It provides a RESTful API to retrieve…

Native MCP Client Server

A native implementation of the MCP (Model Context Protocol) client-server architecture with HTTP Server-Sent Events (SSE) for real-time communication.