
Zerodha Kite Connect MCP Server
This is a Cloudflare Worker that serves as an MCP (Model Context Protocol) server for interacting with the Zerodha Kite Connect API.

Brave Search MCP Server
An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search and News Search capabilities

Memory MCP Server - Cursor Rules
A MCP (Model Context Protocol) server providing long-term memory for LLMs

Saillogger AIS MCP Server
An MCP server that provides real-time AIS positions from the Saillogger network into AI applications

eShopLite
eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.

Kafka MCP Server
A Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.

Otter Bridge
OtterBridge is a lightweight, flexible server for connecting applications to various Large Language Model providers. Following the principles of simplicity and composability outlined in Anthropic's guide to building effective agents, OtterBridge provides a clean interface to LLMs while maintaining adaptability for different use cases. Currently supporting Ollama, with planned expansions to support other providers like ChatGPT and Claude.

Xueqiu MCP
# 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)

MCP MiniMax Music Server

Swarms API MCP Server

LinkedIn Jobs MCP Server
A Model Context Protocol (MCP) server for searching and retrieving LinkedIn job postings via the RapidAPI LinkedIn Data API.

Meal Server
A server that provides meal-related information through MCP tools

Suncture Healthcare
A Model Context Protocol (MCP) server that provides healthcare-related tools for AI assistants, enabling them to offer practical healthcare information to users.

MySSL MCP Server
The MySSL MCP Server

prayer_time MCP Server
A MCP server giving Salat (Namaz | Prayer) time for 5 daily prayers with middle of night, sunset and sunrise.

Linkedin-Scrap-MCP-Server

MCP Server Memo
A lightweight MCP server for session memory management

JobSpy MCP Server
MCP server to search for jobs across multiple job listing platforms

Clay
A Model Context Protocol (MCP) server for Clay (clay.earth). Search your email, calendar, Twitter / X, Linkedin, iMessage, Facebook, and WhatsApp contacts. Take notes, set reminders, and more. Examples "Who in my network works at Google as a Product Manager?" "Who is John Smith?" "Add a new contact named Jane Doe, who is a Designer at Figma." "Save a note for John Smith: 'Follow up about the Q2 report.'" "Create a group called 'Investors 2025.'"

台灣中央氣象局 MCP 伺服器
Taiwan Central Weather Administration (CWA) API MCP Server

INDIAN MEDICINES (MCP SERVER)
A comprehensive API server for medicine information lookup, alternative suggestions, and composition analysis. This server provides multiple endpoints for searching, filtering, and analyzing medicine data with advanced features like fuzzy matching and price comparison.

Twitter Username Changes MCP Server
An MCP server that tracks the historical changes of Twitter usernames.

China Stock MCP Server

Groceries MCP Server
An mcp server for groceries vendors
只显示前20页数据