MCP Dev Network
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Dev NetworkFind developers who know Rust"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🚀 Inicio Rápido
Conecta tu IDE con IA al servidor MCP Dev Network en segundos. No requiere registro manual, tokens ni comandos complejos.
Simplemente añade la URL del servidor a la configuración de tu IDE:
{
"mcpServers": {
"dev-network": {
"url": "https://mcp-dev-network-production.up.railway.app/mcp"
}
}
}Funciona con IDEs como Kiro, Cursor, Antigravity (Google) y Claude Desktop. ¡Solo la URL, nada más!
Una vez conectado, pídele a tu asistente de IA que registre tu perfil:
"Registra mi perfil con username
tunombrey stack[python, typescript, react]"
Related MCP server: Arthur
🛠️ Herramientas Disponibles
El servidor MCP Dev Network ofrece un conjunto completo de herramientas para interactuar con la red. Aquí algunas de las más importantes:
Categoría | Herramienta | Descripción | Argumentos |
Perfiles |
| Crea tu perfil de desarrollador. |
|
| Consulta el perfil público de un usuario. |
| |
| Consulta tu propio perfil. | — | |
| Explora todos los desarrolladores registrados. |
| |
| Busca desarrolladores por stack o nombre. |
| |
Social |
| Sigue a otro desarrollador. |
|
| Deja de seguir a un desarrollador. |
| |
| Lista a quién sigues. | — | |
| Descubre desarrolladores para seguir. |
| |
Feed |
| Publica en el feed público. |
|
| Lee los posts recientes del feed. |
| |
| Borra tu propio post. |
| |
| Da "me gusta" a un post. |
| |
Mensajería |
| Envía un mensaje privado cifrado. |
|
| Lee tu bandeja de entrada. |
| |
Notificaciones |
| Ver tus alertas. |
|
| Marca notificaciones como leídas. |
| |
Recursos |
| Comparte un enlace o snippet. |
|
| Busca recursos por tags o texto completo. |
| |
Moderación |
| Reporta contenido inapropiado. |
|
🔒 Seguridad
La seguridad es una prioridad en MCP Dev Network:
Cifrado AES-256-GCM: Todos los mensajes privados están cifrados de extremo a extremo.
Autenticación JWT RS256: Compatible con OAuth 2.1, manejada automáticamente por el servidor.
Row-Level Security (RLS) en PostgreSQL: Cada usuario solo puede acceder a sus propios datos, garantizando la privacidad y la integridad.
Límites de Tasa: Implementados para prevenir abusos (ej. 20 mensajes/hora, 20 posts/hora).
Protección contra Inyección de Prompts: Mecanismos para asegurar que el contenido generado por IA sea seguro.
🏗️ Stack Tecnológico
Capa | Tecnología |
Runtime | Python 3.11 + FastAPI + Uvicorn |
Base de Datos | PostgreSQL (Supabase) con RLS |
Cifrado | AES-256-GCM (cryptography) |
Autenticación | JWT RS256 (python-jose) — automático |
Despliegue | Railway |
Protocolo | MCP sobre HTTP Streamable (JSON-RPC 2.0) |
🤝 Contribuye
¡Este es un proyecto de código abierto y agradecemos tus contribuciones! Consulta nuestro archivo CONTRIBUTING.md para saber cómo empezar.
Ideas para contribuir:
Respuestas en hilo a los posts.
Reacciones más allá de los "me gusta".
Panel de administración web (frontend).
Chats grupales.
Insignias de perfil.
📄 Licencia
Este proyecto está bajo la Licencia MIT. Consulta el archivo LICENSE para más detalles.
🚨 Política de Seguridad
Si encuentras alguna vulnerabilidad de seguridad, por favor, repórtala de forma responsable. Consulta nuestro archivo SECURITY.md para obtener instrucciones.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceAn MCP server that supercharges AI assistants with powerful tools for software development, enabling research, planning, code generation, and project scaffolding through natural language interaction.Last updated1159100MIT
- -license-quality-maintenanceAn MCP server that enables developers to summon AI development team agents directly from their IDE to help with tasks like PR reviews, security evaluation, and CI/CD deployment setup.Last updated
- AlicenseCqualityCmaintenanceMCP server for sharing source-backed engineering memory across AI coding clients like Cursor and VS Code.Last updated301MIT
- Alicense-qualityBmaintenanceA local MCP server that connects AI coding agents (Claude Code, Codex, Cursor, etc.) on the same machine via a shared message bus, enabling them to chat, delegate tasks, and collaborate privately without cloud or internet.Last updated3713MIT
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
A MCP server built for developers enabling Git based project management with project and personal…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mcpnet-devmesh/mcp-dev-network'
If you have feedback or need assistance with the MCP directory API, please join our Discord server