概要
The at_mcp_server acts as a Model Context Protocol (MCP) server, enabling seamless interaction with the atPlatform. It translates atPlatform-specific data and functionalities into the standardized MCP format, making it easier for other applications and tools to access and manage atPlatform resources. Key capabilities include exposing atProtocol specifications as MCP resources, retrieving and filtering atkeys, and fetching the values associated with specific atkeys, streamlining data access for developers and integrators.
主な機能
- Fetches the value associated with a specific atkey
- 2 GitHub stars
- Retrieves all atkeys with filtering capabilities (by shared with/by, and regex)
- Exposes atProtocol specifications and documentation as MCP resources
ユースケース
- Inspecting atPlatform data and resources using MCP-compatible inspection tools
- Integrating atPlatform data access into desktop applications and custom tools
- Providing a standardized programmatic interface for atPlatform developers