Skip to main content
Glama

Swit MCP Server

by TykanN

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_PORTNoPort for the OAuth callback server3000
SWIT_API_TOKENNoYour Swit API token for Bearer Token authentication
SWIT_CLIENT_IDNoYour Swit client ID from the Swit Developer Console
SWIT_API_BASE_URLNoBase URL for the Swit APIhttps://openapi.swit.io/v1
SWIT_CLIENT_SECRETNoYour Swit client secret from the Swit Developer Console

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
swit-oauth-status

Check OAuth authentication status

swit-oauth-start

Start OAuth authentication. Returns authentication URL that can be opened in browser.

swit-oauth-logout

Logout from OAuth authentication and delete stored tokens. Use when re-authentication is required.

swit-workspace-list

Retrieve list of workspaces

swit-channel-list

Retrieve list of channels

swit-message-create

Send message to channel

swit-message-comment-create

Create comment on message

swit-message-comment-list

Retrieve list of comments on message

swit-project-list

Retrieve list of projects

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TykanN/swit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server