Model Context Protocol server for Slite integration that enables:
- Search and retrieve notes from Slite workspace
- Browse note hierarchies
- Access content in markdown or HTML format
Repository: https://github.com/fajarmf/slite-mcp
Co-authored-by: fajar.firdaus <fajar.firdaus@fajarfirdauss-MacBook-Pro.local>
Django REST Framework MCP enables developers to expose Django REST Framework APIs as MCP tools for LLMs and agentic applications. It provides automatic tool generation from DRF ViewSets with a simple decorator.
This PR adds **Spotify Player** (Python) to the *Community Servers* section.
- Repo: https://github.com/vsaez/mcp-spotify-player
- What it does: Control Spotify playback, queue, volume and playlists from Claude/Cursor via MCP.
- Why useful: Provides a practical, user-facing media integration demonstrating MCP tools end-to-end (search, playback, queue management, diagnostics).
Added fast-filesystem-mcp to Community Servers section.
This MCP server provides.
- Advanced filesystem operations with Claude-optimized performance
- Large file handling capabilities with streaming support
- Sequential reading for large files with continuation tokens
- Comprehensive directory operations and file search
- Automatic backup and recovery features
- Enterprise-grade stability and overflow protection
Repository: https://github.com/efforthye/fast-filesystem-mcp
NPM Package: https://www.npmjs.com/package/fast-filesystem-mcp
- Added Agent Mindshare to official servers list
- Remote MCP server for tracking AI agent mindshare and brand visibility
- Available at https://api.agentmindshare.com/mcp
Add Augments (https://augments.dev/) to the Official Servers section.
Augments provides comprehensive framework documentation and code examples
for popular development tools and libraries.
Added Imagician, a comprehensive image editing MCP server that provides operations including resizing, format conversion, cropping, compression, and more based on sharp.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>