mikuproject-mcp
mikuproject-mcp
mikuproject-mcp は mikuproject 用のMCPサーバーアダプターです。
セマンティックな中心はアップストリームの mikuproject にあります。このリポジトリは、MCPのツール、リソース、プロンプト、スキーマ、トランスポート、ワークスペース、ストレージ、およびランタイムアダプターのインターフェースを管理します。
リポジトリの構成
mikuproject-mcp/
contract/ shared MCP contract
packages/node/ first TypeScript MCP server implementation
packages/java/ reserved for the later Java MCP server implementation
runtime/ configured or bundled upstream runtime artifacts
workplace/ local scratch files and optional upstream checkouts最初の実装ターゲットは packages/node/ にあるローカルstdio MCPサーバーです。後のJava実装では、contract/ 配下の共有MCPコントラクトを維持する必要があります。
Related MCP server: Basic MCP Server
ランタイムアーティファクト
バンドルされた、またはローカルで構成されたアップストリームのランタイムアーティファクトは runtime/ 配下に配置されます。
runtime/
mikuproject-java/mikuproject.jar
mikuproject-node/mikuproject.mjsworkplace/upstream/ には開発用のローカルアップストリームチェックアウトが含まれる場合がありますが、これはインストールされたランタイムインターフェースではありません。
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for Producer/Riffusion AI music generation
Related MCP Servers
- AlicenseBqualityDmaintenanceA beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.321 npm67Apache 2.0
- FlicenseNot gradedqualityNot gradedmaintenanceA minimal Model Context Protocol server template demonstrating tools, resources, and prompts implementation. Built with Smithery SDK for quick MCP server development and deployment.3 npm-
- FlicenseNot gradedqualityCmaintenanceAn educational MCP server that teaches implementing the Model Context Protocol from scratch, enabling AI models to discover and invoke tools via JSON-RPC over stdio.-
- AlicenseNot gradedqualityDmaintenanceThis MCP server provides tools like weather lookup and follows the Model Context Protocol for tool calling, resource sharing, and prompt templates.239 npmMIT