关键词 "js" 的搜索结果, 共 24 条, 只显示前 480 条
Mirror of
Absurdly easy Model Context Protocol Servers in Typescript
LangChain.js client for Model Context Protocol.
Store and load JSON documents from LLM tool use
A JSON-RPC 2.0 compliant server implementing the Model Context Protocol (MCP) for note management (as an example)
Node.js server implementing Model Context Protocol (MCP) for Google Tasks
Model Context Protocol (MCP) CLI server template for Rust
A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
Interact with and discover JSON-RPC APIs via OpenRPC.
MCP Server on Zerodha Trading Platform
Repo for demonstrating simple Model Context Protocol (MCP) server with several Agent Frameworks
Message Communication Protocol server for json2video API integration
MCP server providing secure code execution (Python, Go, JS) via containers.
AI Website builder and publisher MCP. Quickly publish and deploy your AI generated code as real website URL. Support html, css, js, python etc.
A Node.js package and GitHub Action for evaluating MCP (Model Context Protocol) tool implementations using LLM-based scoring. This helps ensure your MCP server's tools are working correctly and performing well.
MCP server for reading JSON knowledge bases without modifications
Branch-Thinking MCP Tool A TypeScript-powered MCP server for managing parallel branches of thought, semantic cross-references, and persistent tasks. Features dynamic scoring, AI-generated insights, batch operations, and visual graph navigation for advanced agentic workflows.
A modern JavaScript/TypeScript client library for Matomo Analytics.
An MCP server that gives AI agents tools to query large JSON files
# 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)
Official MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
只显示前20页数据,更多请搜索
Showing 241 to 264 of 329 results