Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 601–624 of 854 for Model Context Protocol CLI

Audius

Integrates with Audius music platform API, enabling user searches, track streaming, and playlist management for music discovery and artist analytics.

Aligo SMS

Integrates with the Aligo SMS API to enable direct text message sending through the platform, supporting both test and production modes for notifications and…

SSE

Exa Search

Provides real-time web search capabilities through the Exa Search API, enabling up-to-date information retrieval and content scraping from specific URLs.

SwitchBot

Integrates with SwitchBot devices to enable smart home automation, device control, and status monitoring using the SwitchBot API.

Singapore LTA

Integrates with Singapore's Land Transport Authority DataMall API to provide real-time transportation information for urban mobility applications and analysis.

Canvas LMS

Integrates with Canvas LMS to enable course management, student data analysis, and administrative task automation through a TypeScript-based API toolkit.

Google Calendar

Provides a robust bridge to the Google Calendar API, enabling calendar management tasks like listing calendars, creating/updating/deleting events, and handling…

Beamlit

Integrates Beamlit's AI platform, enabling seamless access for natural language processing, data analysis, and task automation.

Safe Wallet

Enables interaction with Safe smart contract wallets for querying transactions, retrieving multisig details, and decoding data using the Safe Transaction API.

Terminal

Enables secure interaction with specified directories on a user's system through a command-line interface for file management and system automation tasks.

Twelve Data

Interact with [Twelve Data](https://twelvedata.com) APIs to access real-time and historical financial market data for your AI agents.

HAL (HTTP API Layer)

An MCP server that enables Large Language Models to make HTTP requests and interact with web APIs. It supports automatic tool generation from OpenAPI/Swagger…

Bazi

# 客户端配置参考 ```json { "mcpServers": { "bazi": { "command": "your path", "env": { "API_KEY": "your key" } } } } ``` ## API 地址 [缘分居](https://doc.yuanfenju.com) ##…

MCP Perplexity Server

An MCP server implementation that wraps the Perplexity API, supporting Ask and Search modes, designed for use with any MCP client.

Cisp Mcp

cisp-mcp 是一个用 Python 编写的 CISP API MCP 服务,用于把 CISP 企业信息接口封装成可被大模型调用的 MCP tools。 项目使用 uv 管理依赖,基于 mcp Python SDK 的 FastMCP 开发,通过 CISP AI 网关 JSON 接口访问后端 API。