Skip to main content
Glama
by OpaqueGlass
en_US.json8.29 kB
{ "plugin_name": "An MCP Service Plugin", "removeSpace": "Remove Space", "start_error": "MCP service failed to start. ", "port_error": "MCP service failed to start. ", "server_stop_error": "MCP service failed to stop. ", "server_running_on": "The MCP service runs on port ", "sse_warning": "You are connecting to the MCP service via a deprecated method (SSE). Please reconfigure by referring to README.md or the marketplace download page.", "code_warning": "Invalid access authorization code. Please set it according to the format requirements.", "code_encrypted": "Auth code has been set.", "setting_port": "Port", "setting_port_desp": "The port used by the MCP service. After modification, you need to save the settings before starting the service. Fill in the application with: http://127.0.0.1:[port_number]/mcp", "setting_autoStart": "Auto Start", "setting_autoStart_desp": "Control whether the MCP service starts with SiYuan", "setting_auth": "Client Access Control (Authentication Code / Token)", "setting_auth_desp": "The authorization code controls MCP service access, requiring 5+ characters (letters, numbers, or <code>+-/._~</code>). Set to N/A to disable authentication. Codes are hashed locally and become unreadable after saving. See Marketplace or README.md for details.", "setting_rag_baseurl": "The base url for plugin's RAG server", "setting_rag_baseurl_desp": "Experimental Feature. [This feature will be removed soon. See README.md for more info] For more infomation, please refer to RAG_BETA.md(zh-CN)", "setting_control": "Control", "setting_control_desp": "Start or stop the MCP service", "setting_readOnly": "\"Read-only\" mode", "setting_readOnly_desp": "If the current MCP service is already running, please save the settings first, then go to Settings and restart the MCP service for the changes to take effect. The developer may have missed some cases; this setting will only make a best-effort attempt to disable modification tools, but effectiveness is not guaranteed", "setting_autoApproveLocalChange": "Auto-approve in-place changes", "setting_autoApproveLocalChange_desp": "When enabled, in-place change operations (updateBlock) will be automatically approved without manual review.", "setting_filterDocId": "Exclude Documents", "setting_filterDocId_desp": "Enter one document ID per line. The plugin will stop reading and writing to these documents (and any of their sub-documents) based on this setting. Up to 100 entries are supported. [Note: Exclusion may not apply in certain tools or scenarios, such as SQL queries. For details, please refer to TOOL_INFO.md]", "setting_filterNotebookId": "Exclude Notebooks", "setting_filterNotebookId_desp": "Enter one notebook ID per line. The plugin will stop reading and writing to documents within the specified notebooks based on this setting. Up to 50 entries are supported. [Note: Exclusion may not apply in certain tools or scenarios, such as SQL queries. For details, please refer to TOOL_INFO.md]", "setting_control_start": "Start Service", "setting_control_stop": "Stop Service", "setting_status": "Status", "setting_status_connection": "Connections", "setting_status_open": "✅ Running", "setting_status_close": "❌ Stopped", "setting_status_refresh": "Refresh Status", "setting_status_desp": "Displays the current status of the MCP server, including connection count and running state.", "setting_copyright": "About", "setting_copyright_desp": "Translator: GPT 4o-mini & OpaqueGlass;<br>Developer: <a target='_blank' href='https://github.com/OpaqueGlass'>OpaqueGlass</a>;<br/>Feedback & sponsor: <a target='_blank' href='https://github.com/OpaqueGlass/syplugin-anMCPServer'>github</a>;<br/>Released under <a target='_blank' href='https://www.gnu.org/licenses/agpl-3.0.html'>AGPLv3</a> license;<br/>Read 'README' file before using it.", "setting_readOnly_allow_all": "Allow all modifications", "setting_readOnly_allow_non_destructive": "Allow only non-destructive modifications", "setting_readOnly_deny_all": "Deny all modifications (read-only)", "tool_append_dailynote": "Append Markdown content to today's daily note in the specified notebook in SiYuan.\nThis tool is typically used to log information, thoughts, or summaries into the daily journal page automatically. \nOnly open notebooks (not in a closed state) are valid targets for appending.", "tool_get_current_time": "Get the current time, including year, month, day, hour, minute, second, day of the week, and other related information.", "tool_title_set_block_attributes": "Set Block Attributes", "tool_title_get_block_attributes": "Get Block Attributes", "tool_title_append_to_dailynote": "Append to Daily Note", "tool_title_list_notebook": "List Notebooks", "tool_title_read_dailynote": "Read Daily Note", "tool_title_read_doc_content_markdown": "Read Document Content (Markdown)", "tool_title_append_markdown_to_doc": "Append Markdown to Document", "tool_title_create_new_note_with_markdown_content": "Create New Note with Markdown", "tool_title_create_flashcards_with_new_doc": "Create Flashcards with New Document", "tool_title_create_flashcards": "Create Flashcards", "tool_title_delete_flashcards": "Delete Flashcards", "tool_title_get_doc_backlinks": "Get Document Backlinks", "tool_title_get_sub_doc_ids": "Get Sub-document IDs", "tool_title_search": "Search", "tool_title_query_syntax": "Get Query Syntax", "tool_title_database_schema": "Get Database Schema", "tool_title_query_sql": "Query with SQL", "tool_title_get_current_time": "Get Current Time", "tool_title_generate_answer_with_doc": "Generate Answer with Document (RAG)", "prompt_sql": "System prompt for sql query (zh-CN)", "prompt_flashcards": "System prompt for creating flashcards (zh-CN)", "tool_title_get_block_kramdown": "Get Block Kramdown", "tool_title_insert_block": "Insert Block", "tool_title_prepend_block": "Prepend Block", "tool_title_append_block": "Append Block", "tool_title_update_block": "Update Block", "shortcut_history": "history", "message_id_not_exist": "The corresponding block does not exist and may have been deleted.", "history_dialog_diff": "Difference", "history_title": "History of Add/Modify Tasks", "history_btn_pending": "Pending Only", "history_btn_all": "Show All", "history_sort": "Sort", "history_sort_desc": "Newest First", "history_sort_asc": "Oldest First", "history_col_id": "Task ID", "history_col_type": "Type", "history_col_objid": "Object ID (Add/Modify)", "history_col_status": "Status", "history_col_created": "Created At", "history_col_action": "Action", "history_col_content": "Content", "history_btn_view": "View", "history_btn_approve": "Approve", "history_btn_reject": "Reject", "history_more": "more", "history_dialog_allids": "All Modified IDs", "history_dialog_close": "Close", "history_dialog_fullcontent": "Full Content", "history_btn_clean": "Clean history", "history_btn_approve_all": "Approve All", "history_btn_reject_all": "Reject All", "history_msg_reject_all_success": "Successfully rejected all pending tasks.", "history_msg_reject_all_error": "An error occurred while rejecting all tasks. Please try again.", "history_msg_approve_all_success": "Successfully approved all pending tasks.", "history_msg_approve_all_error": "An error occurred while approving all tasks. Please try again.", "history_msg_clean_prompt": "Please enter the number of days to clean:", "history_msg_clean_title": "Clean History Records", "history_msg_clean_confirm": "Confirm Clean", "history_msg_clean_cancel": "Cancel", "history_msg_clean_invalid": "Please enter a valid number of days.", "history_msg_clean_success": "History records cleaned successfully.", "history_msg_clean_error": "An error occurred while cleaning history records. Please try again.", "history_msg_approve_success": "Task approved successfully.", "history_msg_reject_success": "Task rejected successfully.", "history_msg_action_error": "An error occurred while processing the task. Please try again.", "tab_title_history": "MCP Update Operation History", "dialog_panel_plugin_name": "plugin: anMCPServer", "lang": "EN" }

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/OpaqueGlass/syplugin-anMCPServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server