trackmcp
Back to directory
KrishCodesw

mcp-servers-

View on GitHub

This repo has my learnings on how to create an MCP-Server

2 stars JavaScriptServers & Infrastructure Updated Jul 15, 2025

Documentation

The main.js file is an example of a local MCP server which understands the context of a Weather data which is hardcorded by me I have not used any external api for the data yet but it is really simple to do so and

also it has STDIOserver transport so it is only available offline , to make it available online we need to use SSE with an express server so that it is hosted locally and the api part is also connected

You can use this as a starter point to create MCP - SERVERS

Frequently asked questions

What is mcp-servers-?

mcp-servers- is This repo has my learnings on how to create an MCP-Server

How do I install mcp-servers-?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-servers- open source?

Yes — it is hosted on GitHub at https://github.com/KrishCodesw/MCP-servers- and has 2 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP