MCP.so
ログイン

MCP Server

@ajerni

MCP Server について

My personal MCP server.

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

ajerni

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

4

Add two numbers

Multiply two numbers

Responds with information about Andi

Greets a user by name

概要

What is MCP Server?

MCP Server is a simple Model Context Protocol (MCP) server implementation that exposes several utility functions as tools. It was created as a personal test project for use with Cursor and glama.ai.

How to use MCP Server?

Install with pip install "mcp[cli]" and then configure the server in Cursor or glama.ai. Tools are invoked via the MCP protocol once the server is running.

Key features of MCP Server

  • Exposes tools: add, multiply, andigreeter, namegreeter
  • Add new tools easily with the @mcp.tool() decorator
  • Written in Python using the MCP Python SDK
  • Designed for testing MCP on glama.ai and Cursor

Use cases of MCP Server

コメント

「その他」の他のコンテンツ