FastAPI-MCP
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Directory
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
CLI tool to create an MCP server exposing services from an OpenAPI specification
# TMDB MCP Server A Model Context Protocol (MCP) server that provides access to The Movie Database (TMDB) API. This server enables AI assistants to search and…
# Binance MCP Server 这是一个基于MCP (Model Control Protocol) 的币安交易接口服务器起点代码。它提供了一系列基础的币安交易所交互能力,可以作为你开发更复杂交易策略和功能的基础。 ## 功能特性 当前实现的基础功能包括: - 实时获取加密货币价格 - 查询账户资产余额 -…
This is a skeleton project that you can use as a starting point for building your own MCP server. The example addition function demonstrates how to implement…
Vufind Mcp Api is a Model Context Protocol (MCP) server that provides tools to access the Vufind API, specifically for retrieving bibliographic records from…
[](https://mseep.ai/app/suhail-ak-s-mcp-typesense-server)…
# MCP Server Test Collection [](https://opensource.org/licenses/MIT)…
# CIViC MCP Server This is a Cloudflare Workers-based Model Context Protocol (MCP) server that provides tools for querying the CIViC (Clinical Interpretation…
A lightweight utility that securely loads API keys for Cursor MCP servers from your home directory, preventing accidental exposure of secrets in repositories…
Connect agents to Spala discovery, OAuth metadata, and project MCP handoff guidance.
# Notion MCP Server Model Context Protocol(MCP)を使用して Notion の API と統合するサーバー。Cursor 用の MCP サーバーとして機能します。 ## セットアップ 1. リポジトリをクローン 2. `npm i`を実行 3. `npm run…
An MCP Client for connecting to MCP Server‐compatible services at https://app.pinax.network.
OpenAPI MCP Server is a Model Context Protocol (MCP) server that exposes OpenAPI endpoints as MCP resources. It allows Large Language Models to discover and…
A Model Context Protocol (MCP) server that exposes API-Market's endpoints as MCP resources, allowing Large Language Models to discover and interact with over…
# Bilibili API MCP Server An MCP (Model Context Protocol) server for the Bilibili API, supporting a wide range of operations. ## Requirements -…
Automated testing tool for Model Context Protocol (MCP) servers - WORK IN PROGRESS
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance…
# MCP Server-Client Example This project demonstrates a basic implementation of the Model Context Protocol (MCP) using the TypeScript SDK. It includes both a…
Tool-based LLM integration with Zenodo via the Model Context Protocol (MCP)
Education Data MCP Server is an MCP server that provides access to the Urban Institute’s Education Data API. It is designed to be used with Claude to enable…
# OpenGov MCP Server An MCP (Model Context Protocol) server that enables MCP clients like Claude Desktop to access Socrata Open Data APIs. This integration…
Python sample code for MCP server + REST API (FastAPI) integration
OAS-MCP is a Go application that automatically generates a Model Context Protocol (MCP) server and tools from an OpenAPI specification (YAML or JSON). It is…