mcp-jp
by mediiiiium
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LSTEP_API_TOKEN | No | Lステップ API token. Required only for tool calls, not for introspection. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_friendsB | 友だち一覧を取得する(タグ・友だち情報付き) |
| add_tag_to_friendB | 特定の友だち1人にタグを追加する |
| remove_tag_from_friendB | 特定の友だち1人からタグを削除する |
| set_response_markB | 友だちの対応マークを設定する |
| create_friend_info_folderB | 友だち情報フォルダを新規作成する |
| create_friend_infoB | 友だち情報(カスタム属性項目)を新規作成する |
| list_tag_foldersB | タグフォルダ一覧を取得する |
| create_tag_folderC | タグフォルダを新規作成する |
| list_tagsC | タグ一覧を取得する |
| create_tagC | 新しいタグを作成する |
| update_tagB | 既存タグの名前・フォルダを更新する |
| list_friends_by_tagB | 指定タグを持つ友だち一覧を取得する |
| bulk_add_tagB | 複数の友だちに一括でタグを付与する |
| bulk_remove_tagB | 複数の友だちから一括でタグを削除する |
| list_taiou_marksA | 対応マーク一覧を取得する |
| get_message_historyD | メッセージ履歴を取得する |
| list_common_info_foldersA | 共通情報フォルダ一覧を取得する |
| list_common_infosC | 共通情報一覧を取得する |
| update_common_infoC | 共通情報の値を更新する |
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
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mediiiiium/mcp-jp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server