Skip to main content
Glama

OSU MCP Server

A comprehensive MCP (Model Context Protocol) server that provides access to The Ohio State University's content APIs across multiple campus services including transportation, academics, dining, recreation, libraries, events, and more.

Features

This server provides 50+ tools across 14 different service categories for LLMs:

Athletics

  • get_athletics_all: Get information about all OSU athletics programs and schedules

  • search_sports: Search for specific sports or teams

  • get_sport_by_gender: Find sports programs by gender

  • get_upcoming_games: Get upcoming games and events across all sports

Buildings

  • get_buildings: Get information about all OSU buildings

  • search_buildings: Search for buildings by name or building number

  • get_building_details: Get detailed information about a specific building

  • find_room_type: Find buildings with specific room types (lactation, sanctuary, wellness, gender inclusive restrooms)

Bus Transportation

  • get_bus_routes: Get information about all OSU bus routes

  • get_bus_stops: Get stops and route information for a specific bus line

  • get_bus_vehicles: Get real-time vehicle locations for a specific route

Academic Calendar & Holidays

  • get_academic_calendar: Get the academic calendar with important dates

  • get_university_holidays: Get university holidays

  • search_calendar_events: Search for specific events in the academic calendar

  • get_holidays_by_year: Get holidays for a specific year

Classes

  • search_classes: Search for OSU classes by keyword, subject, instructor, etc.

Campus Events

  • get_campus_events: Get information about all campus events

  • search_campus_events: Search for campus events by title or description

  • get_events_by_tag: Find events by specific tags or categories

  • get_events_by_location: Find events at a specific location

  • get_events_by_date_range: Find events within a specific date range

Dining

  • get_dining_locations: Get all OSU dining locations with basic information

  • get_dining_locations_with_menus: Get dining locations with menu section information

  • get_dining_menu: Get detailed menu items for a specific dining location section

  • get_university_directory: Get the university directory information

  • search_people: Search for people in the OSU directory by first and/or last name

Food Trucks

  • get_foodtruck_events: Get information about all food truck events on campus

  • search_foodtrucks: Search for food trucks by name or cuisine type

  • get_foodtrucks_by_location: Find food trucks at a specific location

Library Services

  • get_library_locations: Get information about all OSU library locations

  • search_library_locations: Search for library locations by name

  • get_library_rooms: Get information about all available library study rooms

  • search_library_rooms: Search for library study rooms by name or location

  • get_rooms_by_capacity: Find library study rooms by capacity

  • get_rooms_with_amenities: Find library study rooms with specific amenities

BuckID Merchants

  • get_buckid_merchants: Get information about all merchants that accept BuckID

  • search_merchants: Search for merchants by name or category

  • get_merchants_by_food_type: Find merchants by food/cuisine type

  • get_merchants_with_meal_plan: Find merchants that accept meal plans

Parking

  • get_parking_availability: Get real-time parking availability for all OSU parking garages

Recreation Sports

  • get_recsports_facilities: Get information about all OSU recreation sports facilities

  • search_recsports_facilities: Search for recreation sports facilities by name

  • get_facility_details: Get detailed information about a specific recreation facility

  • get_facility_hours: Get current operating hours for all recreation facilities

  • get_facility_events: Get scheduled events for recreation sports facilities

Student Organizations

  • get_student_organizations: Get information about all student organizations

  • search_student_orgs: Search for student organizations by name or keywords

  • get_orgs_by_type: Find student organizations by type or category

  • get_orgs_by_career_level: Find organizations for specific career levels

Related MCP server: OpenAlex Research MCP Server

Installation

  1. Clone this repository

  2. Install dependencies:

    npm install
  3. Build the server:

    npm run build

Usage

With Claude Desktop

Add this server to your Claude Desktop configuration file:

On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

On Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "osu": {
      "command": "node",
      "args": ["/path/to/ohio-state-mcp-server/build/index.js"]
    }
  }
}

Standalone Usage

You can also run the server directly:

npm start

Development

To run in development mode with automatic rebuilding:

npm run dev

API Information

This server uses The Ohio State University's content APIs.

License

MIT

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Enables comprehensive blockchain data analysis and exploration through the BlockScout API. Provides 56+ tools for transaction analysis, address exploration, token management, smart contract analysis, and market research across multiple blockchain networks.
  • A
    license
    A
    quality
    A
    maintenance
    Provides access to OpenAlex's catalog of 240+ million scholarly works through 18 specialized tools for conducting literature reviews, analyzing citations, tracking research trends, and mapping the scholarly landscape including authors, institutions, and collaboration networks.
    31
    232
    39
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables access to Columbus School for Girls Veracross portal features including directory search for students/parents/staff, calendar events, and Lower School lunch volunteer scheduling through secure browser authentication.
    8
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint.

  • One key for 284 tools across 59 US public-data domains. Resale-safe government and open data.

  • 34 production API tools over one hosted MCP endpoint.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sichengchen/ohio-state-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server