astrbot-mcp
astrbot-mcp
AstrBot MCP 서버 — AstrBot 플러그인 개발 관련 도구 인터페이스를 제공합니다.
기능
get_doc: AstrBot 개발 문서 내용 가져오기
list_docs: 사용 가능한 모든 문서 나열
search_docs: 키워드로 문서 검색
get_hook_inventory: 전체 Hook 인벤토리 가져오기
Related MCP server: mcp-docs-tools
설치
사전 요구 사항
Python 3.10+
AstrBot-Skill 저장소 (문서 참조 제공)
구성
본 저장소와 AstrBot-Skill을 동일한 디렉토리에 클론합니다:
mkdir astrbot-workspace && cd astrbot-workspace
git clone https://github.com/EterUltimate/AstrBot-Skill.git
git clone https://github.com/EterUltimate/astrbot-mcp.git의존성 설치:
cd astrbot-mcp
pip install -r requirements.txt필요에 따라
config.yaml의 경로 설정을 수정합니다(기본적으로 인접한 AstrBot-Skill 저장소를 자동으로 찾습니다).
실행
python server.py구성 설명
config.yaml 주요 구성 항목:
필드 | 설명 | 기본값 |
| 문서 참조 디렉토리 경로 |
|
| Hook 인벤토리 생성 스크립트 경로 |
|
| Hook 인벤토리 출력 경로 |
|
| 전송 방식 |
|
| SSE 호스트 (transport=sse 시) |
|
| SSE 포트 |
|
경로는 상대 경로(config.yaml 위치 기준)와 절대 경로를 모두 지원합니다.
AstrBot-Skill과의 관계
본 저장소는 AstrBot-Skill의 MCP 서버 분리 버전입니다.
문서 내용은 AstrBot-Skill 저장소의 skill-astrbot-dev/references/ 디렉토리에 저장되어 있으며,
본 서비스는 파일 시스템을 통해 이를 읽어 MCP 도구 인터페이스를 제공합니다.
라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides operational control and automation tools for AstrBot developers, enabling plugin debugging, configuration management, message sending, log monitoring, and bot restart capabilities through AI agents.11209MIT
- AlicenseNot gradedqualityDmaintenanceProvides documentation generation and analysis tools for AI agents, including JSDoc generation, README analysis, changelog generation, API documentation, and code comment analysis.47MIT
- AlicenseAqualityCmaintenanceEnables managing internal documentation with search and add capabilities, and fetching official documentation from 13+ popular libraries via MCP tools.69MIT
- AlicenseNot gradedqualityDmaintenanceProvides MCP tools to list and search OpenAI Agents SDK documentation, enabling LLMs to retrieve documentation topics and content via natural language queries.MIT
Related MCP Connectors
Get up-to-date, version-specific documentation and code examples from official sources directly in…
MCP server for skill documentation, generated by doc2mcp.
Manage Appwrite projects, databases, auth, storage, functions, and messaging; search Appwrite docs
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- 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/EterUltimate/astrbot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server