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 :)
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-gatewayFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
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
