misskey-mcp-server
@ganyariya
misskey-mcp-server について
unofficial misskey mcp server
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is misskey-mcp-server?
misskey-mcp-server is an unofficial MCP (Model Context Protocol) server for Misskey, currently offering only minimal functionality: posting notes and retrieving notes for a specific user. It is written in Go and built on top of the go-misskey SDK.
How to use misskey-mcp-server?
Install via go install or build from source. Configure your MCP client’s mcp.json by setting the command to misskey-mcp-server and providing the environment variables MISSKEY_API_TOKEN, MISSKEY_PROTOCOL, MISSKEY_DOMAIN, and optionally MISSKEY_PATH.
Key features of misskey-mcp-server
- Post notes to Misskey via the
post_misskey_notetool. - Retrieve a user's notes via the
get_misskey_user_notestool. - Work in progress with many more planned MCP tools.
- Unofficial, community-driven project.
- Written in Go with the mcp-golang library.
Use cases of misskey-mcp-server
- Post notes to a Misskey instance from an AI assistant or automation tool.
- Fetch recent notes of a given Misskey user programmatically.
- Serve as a foundation for contributors to add missing features.
FAQ from misskey-mcp-server
What can I currently do with misskey-mcp-server?
You can post a note to Misskey using post_misskey_note and get notes of a specific user using get_misskey_user_notes. All other listed tools are not yet implemented.
How do I set up the server?
Add a misskey-mcp-server entry to your MCP client's mcp.json. Set the command to misskey-mcp-server and provide the environment variables MISSKEY_API_TOKEN (from Misskey’s API token page), MISSKEY_PROTOCOL (http or https), MISSKEY_DOMAIN (e.g., misskey.io), and optionally MISSKEY_PATH.
Is this an official Misskey tool?
No, it is an unofficial MCP server created by the community. The README explicitly states it is unofficial.
What are the runtime requirements?
The server is written in Go. You can install it with go install or build it yourself. It uses the go-misskey SDK as a dependency but does not require any runtime beyond the compiled binary.
How can I contribute?
The README welcomes contributions via pull requests. The project maintains a roadmap of unimplemented tools that contributors can help build.
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント