submit-to-awesome-lists.md•2.29 kB
# Submit ServiceNow MCP Server to Awesome Lists
## 1. awesome-mcp Submission
Add to the README.md file in the "Servers" section:
```markdown
### Enterprise & Business Tools
- **[ServiceNow MCP Server](https://github.com/asklokesh/servicenow-mcp-server)** - Complete ServiceNow platform integration with support for Incident, Change, Problem, CMDB, Service Catalog, and Knowledge Base management. Features customizable modules and enterprise-grade error handling.
```
## 2. awesome-servicenow Submission
Add to the "Integration Tools" or "Developer Tools" section:
```markdown
- **[ServiceNow MCP Server](https://github.com/asklokesh/servicenow-mcp-server)** - Model Context Protocol server for ServiceNow API integration. Enables seamless integration with modern development tools and automation frameworks. Supports all major ServiceNow modules with async Python implementation.
```
## 3. awesome-python Submission
Add to the "Third Party APIs" section:
```markdown
- [servicenow-mcp-server](https://github.com/asklokesh/servicenow-mcp-server) - Async Python client and MCP server for ServiceNow API integration.
```
## 4. GitHub Topics to Add
Go to repository settings and add these topics:
- servicenow
- mcp
- model-context-protocol
- api-integration
- incident-management
- change-management
- cmdb
- itsm
- itil
- python
- async
- automation
- enterprise
- api-client
- devops
## 5. Repository Description
Update repository description to:
"Enterprise ServiceNow integration via Model Context Protocol. Complete API coverage for ITSM, CMDB, and Service Catalog. Async Python with comprehensive error handling."
## Pull Request Template
When submitting PRs to awesome lists:
**Title:** Add ServiceNow MCP Server
**Description:**
Adding ServiceNow MCP Server - a comprehensive integration tool for ServiceNow platform via Model Context Protocol.
**Why it should be included:**
- First MCP server for ServiceNow integration
- Complete coverage of ServiceNow modules
- Production-ready with comprehensive testing
- Active maintenance and community support
- Fills a gap in enterprise tool integration
**Checklist:**
- [ ] Follows awesome list guidelines
- [ ] Added in alphabetical order
- [ ] Description is concise and clear
- [ ] Link is working
- [ ] No duplicate entry