MCP Catalogs
Homeinfobus-mcp screenshot

infobus-mcp

by simovilab·93·Score 41

MCP server for transit information access through standardized interfaces.

communicationproductivityother
2
Forks
11
Open issues
6 mo ago
Last commit
2d ago
Indexed

Overview

infobus-mcp is a Model Context Protocol server that enables AI assistants to access transit information through standardized interfaces. It provides tools for trip planning, real-time information queries, and natural language transit assistance with integration support for LLMs and conversational AI platforms.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:AI assistants helping users plan transit trips
you:Real-time transit information queries
you:Natural language processing for transit assistance
you:What transit systems does infobus-mcp support?
you:How can I integrate infobus-mcp with other AI platforms?

When to choose this

Choose this MCP server if you're building AI assistants that need to provide transit information and route planning capabilities.

When NOT to choose this

Avoid this server if you need specialized transit features not covered by the standardized interface or if you're looking for broader transportation data APIs beyond MCP.

Comparable tools

transit-api-mcpcitymapper-mcpgoogle-transit-mcpurban-mobility-mcp

Installation

pip install infobus-mcp

For Claude Desktop:

{
  "mcpServers": {
    "infobus": {
      "command": "python",
      "args": ["-m", "infobus_mcp"]
    }
  }
}

FAQ

What transit systems does infobus-mcp support?
The README doesn't specify which transit systems are supported, but it likely supports standard transit APIs that can be configured.
How can I integrate infobus-mcp with other AI platforms?
infobus-mcp provides integration support for LLMs and conversational AI platforms through its standardized MCP interface.

Compare infobus-mcp with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.