WebSim MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| LOG_FORMAT | No | Logging format | json |
| MCP_SERVER_NAME | No | MCP server name | websim-mcp-server |
| MCP_SERVER_VERSION | No | MCP server version | 1.0.0 |
| WEBSIM_API_TIMEOUT | No | WebSim API request timeout in milliseconds | 30000 |
| WEBSIM_API_BASE_URL | No | WebSim API base URL | https://api.websim.com |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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