Swit MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OAUTH_PORT | No | Port for the OAuth callback server | 3000 |
| SWIT_API_TOKEN | No | Your Swit API token for Bearer Token authentication | |
| SWIT_CLIENT_ID | No | Your Swit client ID from the Swit Developer Console | |
| SWIT_API_BASE_URL | No | Base URL for the Swit API | https://openapi.swit.io/v1 |
| SWIT_CLIENT_SECRET | No | Your Swit client secret from the Swit Developer Console |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| swit-oauth-statusB | Check OAuth authentication status |
| swit-oauth-startB | Start OAuth authentication. Returns authentication URL that can be opened in browser. |
| swit-oauth-logoutA | Logout from OAuth authentication and delete stored tokens. Use when re-authentication is required. |
| swit-workspace-listC | Retrieve list of workspaces |
| swit-channel-listC | Retrieve list of channels |
| swit-message-createC | Send message to channel |
| swit-message-comment-createC | Create comment on message |
| swit-message-comment-listC | Retrieve list of comments on message |
| swit-project-listC | Retrieve list of projects |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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