Back to search
30
MCP

bus-query-mcp

pypi/bus-query-mcp

A Model Context Protocol (MCP) service for data retrieval and query operations.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

bubobot-mcp
A Model Context Protocol (MCP) server to retrieve monitoring, incident, notification and other data from Bubobot services
0 tools
dataproduct-mcp
A Model Context Protocol (MCP) server for discovering data products, requesting access, and executing queries on the data platform to access
0 tools
gis-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools
elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
0 tools
mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools
model-context-protocol-resources
Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while learning about this new protocol.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bus-query-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}