MCP Server
@ajerni
About MCP Server
My personal MCP server.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
4Add two numbers
Multiply two numbers
Responds with information about Andi
Greets a user by name
Overview
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
—
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments