Skip to content

britus/MCPStudio_ToolSDK

Repository files navigation

EoF MCP Studio

This is a implementation of the Model Context Protocol (MCP) server for macOS using AppKit and Cocoa SDK, Swift and SwiftUI.

Features Implemented

  • Full MCP protocol implementation (version 2025-06-18)
  • HTTP transport layer
  • Three core services: Tools, Resources, Prompts
  • Configuration-driven startup
  • Flexible tool registration
  • Middleware support
  • Session management
  • Subscription notifications

Getting Started

  1. Build the project using Xcode
  2. Run the application to start the MCP server
  3. The server will automatically load configuration from the application directory

Configuration

The configuration is exported to the app bundle settings directory:

- Tools     : `Tools/` directory
- Resources : `Resources/` directory  
- Prompts   : `Prompts/` directory

Custom Tool Scripting

Custom Tool Plugins

About

Official SDK of the EoF MCP Studio App for macOS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors