Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelinfo
LOG_FORMATNoLogging formatjson
MCP_SERVER_NAMENoMCP server namewebsim-mcp-server
MCP_SERVER_VERSIONNoMCP server version1.0.0
WEBSIM_API_TIMEOUTNoWebSim API request timeout in milliseconds30000
WEBSIM_API_BASE_URLNoWebSim API base URLhttps://api.websim.com

Tools

Functions exposed to the LLM to take actions

NameDescription
get_project_by_id

Get a WebSim project by its ID

get_project_by_slug

Get a WebSim project by user and slug

list_all_projects

List all public WebSim projects with pagination

list_user_projects

List all projects for a specific user

get_project_revisions

Get all revisions of a WebSim project

get_project_stats

Get statistics for a WebSim project

get_project_descendants

Get projects that are descendants of a WebSim project

get_user

Get details for a specific WebSim user

get_user_stats

Get statistics for a specific WebSim user

search_users

Search for WebSim users

get_user_following

Get users that a specific user is following

get_user_followers

Get followers of a specific WebSim user

get_trending_feed

Get trending WebSim projects feed

get_posts_feed

Get latest posts from WebSim feed

search_feed

Search WebSim feed with sorting options

get_trending_rooms

Get trending WebSim rooms

search_assets

Search for WebSim assets

bulk_asset_search

Search for multiple asset queries in bulk

search_relevant_assets

Search for assets relevant to a query

get_related_keywords

Get keywords related to a search query

get_top_searches

Get top search queries on WebSim

get_project_assets

Get assets for a specific project version

get_project_comments

Get comments for a WebSim project

get_comment_replies

Get replies to a specific comment

health_check

Check if the WebSim API is accessible

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/gigachadtrey/websimm'

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