An MCP server for VRChat, supporting queries about friends, worlds, avatars, and more—demonstrating the extensibility of MCP servers.
Loading more......
An MCP server integrating with ClickSend's API to provide SMS messaging and Text-to-Speech call automation. Directly relevant as a communication-focused MCP server.
A Model Control Protocol (MCP) server providing access to DingDing's (Dingtalk) API features, such as retrieving tokens, department lists, and user information, for seamless integration via MCP. Includes v2 and Dingdingbot Server implementations.
Telegram MCP server for API integration, supporting user data access, chat management, and message retrieval, making it a top MCP server for Telegram connectivity.
An MCP server for creating dynamic email inboxes for AI agents, allowing them to send, receive, and act on email—an excellent example of a specialized MCP server.
An MCP server that securely integrates with your iMessage database, enabling LLMs to query and analyze iMessages—showcasing advanced MCP server capabilities.
An MCP-based service that enables AI models to interact with the Feishu (Lark) platform, supporting document reading and chatbot messaging capabilities. Directly relevant as an MCP server integration.
Category: Messaging MCP Servers
Tags: mcp, vrchat, messaging, api-integration
Source: GitHub Repository
vrchat-mcp is a Model Context Protocol (MCP) server designed for interacting with the VRChat API. It offers a standardized protocol to access a wide range of VRChat API endpoints, enabling structured retrieval and manipulation of user, friend, avatar, world, group, and notification data from VRChat.
vrchat_get_friends_list)vrchat_send_friend_request)vrchat_search_avatars)vrchat_select_avatar)vrchat_search_worlds)vrchat_list_favorited_worlds)vrchat_create_instance)vrchat_get_instance)vrchat_search_groups)vrchat_join_group)vrchat_list_favorites)vrchat_add_favorite)vrchat_list_favorite_groups)vrchat_list_invite_messages)vrchat_request_invite)vrchat_get_invite_message)vrchat_get_notifications)This project is open source and free to use under the MIT License.
MIT License