Skip to main content
Glama

STIL Lab Assistant

Server Details

STIL lab at ETS Montreal — knowledge base and paper search via ArXiv and Semantic Scholar.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

8 tools
get_lab_overviewInspect

Get an overview of the STIL lab: description, research areas, director, and contact info.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
get_research_topicsInspect

Get the main research topics and active projects of the STIL lab.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
get_student_infoInspect
Get detailed information about a specific student by name (partial match supported).

Args:
    name: Student name or partial name to search for
ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
list_publicationsInspect
List STIL lab publications with optional filters.

Args:
    year: Filter by publication year
    author: Filter by author name (partial match)
    venue: Filter by venue/journal name (partial match)
    keyword: Filter by keyword in title
ParametersJSON Schema
NameRequiredDescriptionDefault
yearNo
venueNo
authorNo
keywordNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
list_studentsInspect
List students in the STIL lab.

Args:
    role: Filter by role — "phd", "master", "intern", or "all"
    status: Filter by status — "current", "alumni", or "all"
ParametersJSON Schema
NameRequiredDescriptionDefault
roleNoall
statusNocurrent

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
search_arxivInspect
Search ArXiv for research papers.

Args:
    query: Search query — keywords, author name, or topic
    max_results: Maximum number of results to return (1–50)
    year_from: Only return papers published from this year onwards
ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
year_fromNo
max_resultsNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes
search_semantic_scholarInspect
Search Semantic Scholar for research papers (covers ACM Digital Library, IEEE Xplore, and more).

Args:
    query: Search query — keywords, topic, or research question
    max_results: Maximum number of results to return (1–100)
ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
max_resultsNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
resultYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources