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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_project_by_idC

Get a WebSim project by its ID

get_project_by_slugB

Get a WebSim project by user and slug

list_all_projectsB

List all public WebSim projects with pagination

list_user_projectsC

List all projects for a specific user

get_project_revisionsC

Get all revisions of a WebSim project

get_project_statsC

Get statistics for a WebSim project

get_project_descendantsC

Get projects that are descendants of a WebSim project

get_userC

Get details for a specific WebSim user

get_user_statsC

Get statistics for a specific WebSim user

search_usersC

Search for WebSim users

get_user_followingC

Get users that a specific user is following

get_user_followersC

Get followers of a specific WebSim user

get_trending_feedB

Get trending WebSim projects feed

get_posts_feedC

Get latest posts from WebSim feed

search_feedC

Search WebSim feed with sorting options

get_trending_roomsC

Get trending WebSim rooms

search_assetsC

Search for WebSim assets

bulk_asset_searchC

Search for multiple asset queries in bulk

search_relevant_assetsC

Search for assets relevant to a query

get_related_keywordsC

Get keywords related to a search query

get_top_searchesC

Get top search queries on WebSim

get_project_assetsC

Get assets for a specific project version

get_project_commentsC

Get comments for a WebSim project

get_comment_repliesC

Get replies to a specific comment

health_checkB

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