Run io.livecode.ch as an MCP server
工具数量
0
GitHub Stars
0
Run io.livecode.ch as an MCP server
工具数量
0
GitHub Stars
0

@acmada/luskad-mcp@latest
MCP Server for Luskad app
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
npx -y @modelcontextprotocol/inspector npx @acmada/luskad-mcp@latest
public server for mcp
安装状态
已补齐
工具数量
4
GitHub Stars
0
命令预览
pip install -e .

@modelcontextprotocol/inspector
Get API document info from mcp server
安装状态
已补齐
工具数量
3
GitHub Stars
0
命令预览
npx @modelcontextprotocol/inspector node dist/index.js
Bitbucket Pipelines MCP is a Model Context Protocol (MCP) server that provides tools for interacting with Bitbucket Pipelines. This server implements the MCP standard, enabling language models like Claude to manage Bitbucket Pipelines through a standardized interface.
工具数量
4
GitHub Stars
0
Um servidor MCP para gerenciamento de continuidade e estado em projetos, baseado no MCP Continuity Tool
安装状态
已补齐
工具数量
5
GitHub Stars
0
命令预览
npm install -g @lucasdoreac/mcp-continuity-server
\ 本项目是一个基于Python的Mcp server应用程序,用于调用Ali CosyVoice1接口,转换Text为音频到指定目录。\ \ 🚀 使用步骤\ \ 创建Python 3.12虚拟环境\ uv venv .venv p 3.12\ \ 激活虚拟环境(Windows)\ .venv\\\\Scripts\\\\activate\ \ 安装项目依赖\ uv sync\ \ Autogen中调用\ bash\ shiciToAudio = await mcp server tools(\ StdioServerParams(\ command="uv",\ args=[\ " directory",\ "../../Mcp/Mcp cosyvoice",\ "run",\ "server json.py"\ ],\ env={\ "DASHSCOPE API KEY": "API KEY",\ }\ )\ )
工具数量
0
GitHub Stars
0
A package manager to manage all your mcp servers across platforms
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
npm install -g mcp_ctl\"

@modelcontextprotocol/inspector
mcp_dev_docs_server
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
npx @modelcontextprotocol/inspector node build/index.js
MCP server that exercises all the features of the MCP protocol
安装状态
已补齐
工具数量
7
GitHub Stars
0
命令预览
docker run -it mcp-everything-ts
Simple MCP server for fetching the remote git repository content as a structured text file
安装状态
已补齐
工具数量
3
GitHub Stars
0
命令预览
pip install mcp-git-explorer
A MCP Server with tools for interfacing with Discussions on Github
安装状态
已补齐
工具数量
5
GitHub Stars
0
命令预览
pip install requests
该服务提供Gmail和Google日历的集成功能,支持邮件管理和日历操作,适用于需要自动化邮件和日程管理的场景。
安装状态
已补齐
工具数量
9
GitHub Stars
0
命令预览
pip install google-auth-oauthlib google-auth-httplib2 google-api-python-client
MCP (Model Context Protocol) server for JIRA integration
安装状态
已补齐
工具数量
3
GitHub Stars
0
命令预览
uvx --from ctf-mcp-jira ctf-mcp-jira-server --ui
A simple chat loop that includes multple mcp servers.
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
pip install -r requirements.txt

@smithery/cli@latest
Perplexity MCP服务器提供了一个基于Python的接口,用于查询响应、维护聊天历史和管理对话,支持通过环境变量配置模型并本地存储聊天数据。
安装状态
已补齐
工具数量
4
GitHub Stars
0
命令预览
npx -y @smithery/cli@latest run @daniel-lxs/mcp-perplexity --config "{\"perplexityApiKey\":\...
This is a reference design for a MCP server that hosts a web page that connects back to the server via sse and allows Claude to execute javascript on the page.
安装状态
已补齐
工具数量
2
GitHub Stars
0
命令预览
python web_server.py

@modelcontextprotocol/inspector
a simple mcp server exposing a list of colors
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
npx @modelcontextprotocol/inspector
Simple Practical MCP tools
安装状态
已补齐
工具数量
0
GitHub Stars
0
命令预览
pip install -r requirements.txt
Servidor MCP TESS para integração de agentes - Implementação do protocolo MCP para serviços TESS AI
安装状态
已补齐
工具数量
10
GitHub Stars
0
命令预览
docker run -p 3000:3000 -e TESS_API_KEY=sua_chave_api_aqui mcp-server-tess