I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

pharo-mcp-server
Pharo Smalltalk implementation of Anthropic's Model Context Protocol (MCP) server specification. Enables LLMs like Claude to interact with Pharo applications.
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
Pharo MCP Server
Pharo Smalltalk implementation of Anthropic's Model Context Protocol (MCP) server specification. Enables LLMs like Claude to interact with Pharo applications.
Table of Contents
- What is MCP?
- Goal of this Project
- Features
- Installation
- Basic Usage
- Defining Tools
- Configuration
- Development & Contributing
- License
What is MCP?
The Model Context Protocol (MCP), developed by Anthropic, is a specification designed to standardize how Large Language Models (LLMs) interact with external tools and services. It defines mechanisms for:
- Discovery: How an LLM finds out if a service supports MCP and gets basic information.
- Service Description: How a service describes its available tools (functions), including their names, purposes, input parameters, and output formats.
- Invocation: How an LLM securely calls a specific tool with the required arguments and receives the result.
The goal is to make LLM tool usage more reliable, secure, and standardized.
For more details, see the official Model Context Protocol GitHub organization.
Goal of this Project
This project aims to provide a robust and easy-to-use server-side implementation of the MCP specification specifically for the Pharo Smalltalk environment.
It allows developers to expose functionalities within their Pharo applications (like querying data, creating objects, triggering actions) as "tools" that MCP-compliant LLMs (such as Claude 3) can discover and invoke through the standardized protocol.
This bridges the gap between the dynamic Pharo environment and the capabilities of modern LLMs.
Features
-
MCP Specification Compliance: Implements the core server-side endpoints:
- Discovery (
/.well-known/model-context
) - Service Description (
/mcp/description
- or configurable path) - Invocation (
/mcp/invoke
- or configurable path)
- Discovery (
- Dynamic Tool Registration: Provides a simple API to register Pharo methods or blocks as MCP tools.
- Automatic Service Description: Generates the MCP Service Description JSON based on the registered tools and their metadata (name, description, schemas).
- Web Server Integration: Built upon the Teapot micro web framework.
- JSON Handling: Uses NeoJSON for robust JSON parsing and generation.
- Extensible: Designed to be integrated into larger Pharo applications.
- (Planned): Input validation using JSON Schema definitions for tool parameters.
- (Planned): Integration helpers for common Pharo object models (e.g., using Voyage).
Installation
This project is intended to be loaded using Metacello.
- Ensure Metacello is loaded in your Pharo image (it usually is).
- Execute the following code in a Pharo Workspace (adjust the repository URL and branch/tag if necessary):
Metacello new
baseline: 'MCPFramework'; "<- Use the actual name of YOUR baseline class (without 'BaselineOf')"
repository: 'github://YOUR_USERNAME/pharo-mcp-server:main/'; "<- CHANGE THIS to your repo URL and branch/tag"
load.
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Reviews

user_wRRH93Ss
China Weather MCP Server by DLYZZT is a fantastic tool for anyone needing reliable and up-to-date weather data in China. The server is easy to integrate and provides accurate forecasts, making planning activities much easier. I highly recommend this server for its comprehensive coverage and consistent performance. Check it out at https://mcp.so/server/china-weather-mcp-server/DLYZZT.