关键词 "FastMCP" 的搜索结果, 共 24 条, 只显示前 480 条
A resilient MCP server built with fastMCP for sending emails through Gmail's SMTP server using AI agents.
Simple MCP server to provide my Local Cursor with access to add items to my MongoDB todo list
🚀 The fast, Pythonic way to build MCP servers and clients
This MCP demo Server based on FastMCP, exposes Clever Cloud's Documentation
A TypeScript framework for building MCP servers.
X/Twitter MCP server
An example MCP Server utilising FastMCP and feedparser to inject BBC articles into Claude Desktop
This is our final project , in this we have utlized langgraph coupled with various mcp server mounted of fastapi using fastmcp to create mutlifaceted application for healthcare vendor to make them understand more about their product performance and provide suggestions and strategies
# Xueqiu MCP 基于雪球API的MCP服务,让您通过Claude或其他AI助手轻松获取股票数据。 ## 项目简介 本项目基于[pysnowball](https://github.com/uname-yang/pysnowball)封装了雪球API,并通过MCP协议提供服务,使您能够在Claude等AI助手中直接查询股票数据。 ## 安装方法 本项目使用`uv`进行依赖管理。请按照以下步骤进行安装: ```bash # 克隆仓库 git clone https://github.com/liqiongyu/xueqiu_mcp.git cd xueqiu_mcp # 使用uv安装依赖 uv venv && uv pip install -e . ``` ## 配置 ### 配置雪球Token 1. 在项目根目录创建`.env`文件 2. 添加以下内容: ``` XUEQIU_TOKEN=您的雪球token ``` * 快捷方式: ```bash echo 'XUEQIU_TOKEN="xq_a_token=xxxxx;u=xxxx"' > .env ``` 关于如何获取雪球token,请参考[pysnowball文档](https://github.com/uname-yang/pysnowball/blob/master/how_to_get_token.md)。 ## 运行服务 使用以下命令启动MCP服务: ```bash uv --directory /path/to/xueqiu_mcp run main.py ``` 或者,如果您已经配置了Claude Desktop: ```json "xueqiu-mcp": { "args": [ "--directory", "/path/to/xueqiu_mcp", "run", "main.py" ], "command": "uv" } ``` ## 功能特性 - 获取股票实时行情 - 查询指数收益 - 获取深港通/沪港通北向数据 - 基金相关数据查询 - 关键词搜索股票代码 ## 展示图   ## 致谢 - [pysnowball](https://github.com/uname-yang/pysnowball) - 雪球股票数据接口的Python版本 - [fastmcp](https://github.com/fastmcp) - MCP服务框架 ## 许可证 [MIT License](./LICENSE)
Instantly query European financial data for AI. This FastMCP server connects the FinancialReports.eu API to powerful language models, making complex reports easy to search, analyze, and explain
A chess engine MCP server powered by Stockfish
Used FastMCP to replicate the official repo's Time Mcp Server feature.
AI-powered FastMCP server for intelligent stock photo search, download, and attribution management from Unsplash
An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it exposes two tools: get_alerts (by state) and get_forecast (by lat/lon). Uses stdio transport for Claude integration.
这是一个基于 FastMCP 构建的天气查询 MCP 服务器
Mirror of
FastMCP Server for USPTO data
Enhanced FastMCP implementation of the Things MCP server for Claude and Windsurf
A server using FastMCP framework to generate images based on prompts via a remote Comfy server.
A FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling.
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
Built an MCP server for Yahoo Finance
只显示前20页数据,更多请搜索
Showing 25 to 48 of 49 results