toss-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_docsA | 토스 개발자 문서를 검색합니다. Args: query: 검색어 (공백으로 구분된 키워드) source: 소스 필터 (선택). "apps_in_toss", "tds_react_native", "tds_mobile" |
| sync_sourcesA | 문서를 수동으로 동기화합니다. Args: force: True이면 캐시를 무시하고 강제 재수집 |
| search_iconsA | 토스 아이콘 카탈로그를 검색하고 타입별 추천 사용 코드를 안내합니다. Args: query: 검색어 (아이콘 이름/URL 일부) icon_type: 타입 필터 (선택). "icon-", "icn-", "emoji/image" max_results: 최대 결과 수 (기본 10, 최대 30) |
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/chabinhwang/toss-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server