MCP.so
登录

mcpspinner-api

@devendershekhawat

关于 mcpspinner-api

API component for mcpspinner - unified access to MCP servers with a single API key

基本信息

分类

开发工具

传输方式

stdio

发布者

devendershekhawat

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcpspinner-api?

mcpspinner-api is the API component of mcpspinner, providing a unified gateway to multiple MCP (Model Context Protocol) servers. It allows developers to access integrations like GitHub, Slack, Discord, and Linear through a single API key and consistent interface.

How to use mcpspinner-api?

Install dependencies with poetry install, then run the development server using poetry run uvicorn mcpspinner_api.main:app --reload. Access it via the FastAPI-based API endpoint.

Key features of mcpspinner-api

  • Single API key for all MCP server access
  • Unified interface across different MCP servers
  • Secure credential management and storage
  • Supports GitHub, Slack, Discord, and Linear

Use cases of mcpspinner-api

  • Centralized access to GitHub repositories and issues
  • Send messages and manage channels via Slack integration
  • Interact with Discord servers and channels
  • Manage Linear projects and tasks from one API

FAQ from mcpspinner-api

What dependencies does mcpspinner-api require?

It requires Python with Poetry, and uses FastAPI, Uvicorn, Black, isort, flake8, and pytest.

Which MCP servers are currently supported?

The supported MCP servers are GitHub, Slack, Discord, and Linear.

How do I contribute to mcpspinner-api?

Fork the repository, create a feature branch, make your changes, run tests and linting, then submit a pull request.

What license does mcpspinner-api use?

It is licensed under the MIT License.

评论

开发工具 分类下的更多 MCP 服务器