Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Ai MCP Gateway

FreeNot checked

Implementation of small MCP server toolkit for AI agents.

GitHubEmbed

About

Implementation of small MCP server toolkit for AI agents.

README

A local Model Context Protocol (MCP) server that uses STDIN/STDOUT to talk with AI agents (MCP clients) to access our file system, context7 API, macOS Notes and Spotify app.

The first 2 tools i created won't be used because vs-code uses its built in tools such as 'list_dir' & 'read_file' instead of using my 'list_directory' & 'read_file'


Tools

Tool What it does
read_file Reads the full content of any local file
list_directory Lists files and folders inside a directory
get_library_docs Fetches up-to-date docs from Context7 for any library
count_notes Returns how many notes you have in the macOS Notes app
latest_song Shows the latest song played on Spotify

How it works


Testing latest_song tool

The image below shows the answer received from the MCP server in the chat, displaying the most recent song played on Spotify.


Setup

cd McpServer
npm install
npm run build

VS Code auto-starts the server via .vscode/mcp.json whenever Copilot Agent connects. If you have feedback or ideas, feel free to share :)

from github.com/2iaad/Ai-MCP-gateway

Installing Ai MCP Gateway

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/2iaad/Ai-MCP-gateway

FAQ

Is Ai MCP Gateway MCP free?

Yes, Ai MCP Gateway MCP is free — one-click install via Unyly at no cost.

Does Ai MCP Gateway need an API key?

No, Ai MCP Gateway runs without API keys or environment variables.

Is Ai MCP Gateway hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Ai MCP Gateway in Claude Desktop, Claude Code or Cursor?

Open Ai MCP Gateway on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Ai MCP Gateway with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs