- Home
- MCP servers
- Work Integrations
Work Integrations
Provides MCP endpoints to access Jira and Slack data with future support for additional work systems.
- typescript
0
GitHub Stars
typescript
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"nazarky-workspace-mcp": {
"command": "npx",
"args": [
"tsx",
"/ABS/PATH/jira-mcp/server.ts"
],
"env": {
"JIRA_BASE": "https://company.atlassian.net",
"JIRA_EMAIL": "you@company.com",
"JIRA_TOKEN": "your_api_token",
"SLACK_TOKEN": "xoxb-your-slack-bot-token",
"JIRA_API_VERSION": "3"
}
}
}
}Available tools
jira_get_issue
Fetch a Jira issue by key and return its details.
jira_search
Search Jira using JQL and return matching issues.
slack_get_message_by_url
Fetch a Slack message using its URL.
slack_get_channel_history
Retrieve recent messages from a Slack channel.
slack_find_channel
Resolve a Slack channel name to its ID.
slack_find_user
Resolve a Slack user by email or display name.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational