MCP.so
Sign In

MCP Servers

@rajkstats

About MCP Servers

No overview available yet

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP Servers?

MCP Servers is a repository of microservices for the Mission Control Platform (MCP). It currently includes a Linear service for managing tasks and projects via the Linear API, and a Weather service for retrieving weather data and alerts.

How to use MCP Servers?

To use a service, navigate to its directory, install dependencies with npm install, and start the service with npm start. Each service requires specific environment variables; refer to the .env.example files in each service directory.

Key features of MCP Servers

  • Provides Linear service for task and project management
  • Provides Weather service for data and alerts
  • Each service has independent setup instructions
  • Uses npm for dependency management
  • Environment variables configured per service

Use cases of MCP Servers

  • Automate task and project tracking via Linear API
  • Retrieve current weather data and alerts
  • Integrate mission control workflows with external APIs

FAQ from MCP Servers

What services are included in MCP Servers?

The repository contains a Linear service and a Weather service.

How do I run a service locally?

Navigate to the service directory, run npm install, then npm start.

What environment variables are required?

Each service needs specific variables; check the .env.example file in its directory.

Where can I find detailed setup instructions?

Each service has its own README file inside its directory.

What does MCP stand for?

MCP stands for Mission Control Platform, but further details about the platform are not provided in this README.

Frequently asked questions

What services are included in MCP Servers?

The repository contains a Linear service and a Weather service.

How do I run a service locally?

Navigate to the service directory, run `npm install`, then `npm start`.

What environment variables are required?

Each service needs specific variables; check the `.env.example` file in its directory.

Where can I find detailed setup instructions?

Each service has its own README file inside its directory.

What does MCP stand for?

MCP stands for Mission Control Platform, but further details about the platform are not provided in this README.

Comments

More Other MCP servers