Skip to main content
Glama

CoderSwap MCP Server

by njlnaet
server.json1.13 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.njlnaet/coderswap-mcp-server", "title": "CoderSwap MCP Server", "description": "Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.", "version": "0.1.2", "homepage": "https://coderswap.ai", "license": "MIT", "repository": { "url": "https://github.com/njlnaet/mcp-server", "source": "github" }, "authors": [ { "name": "CoderSwap Team", "email": "support@coderswap.ai" } ], "categories": [ "research", "search", "productivity", "knowledge-management" ], "keywords": [ "vector-search", "hybrid-search", "semantic-search", "rag", "research", "knowledge-base", "ai-research", "embeddings", "retrieval-augmented-generation" ], "packages": [ { "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "@coderswap/mcp-server", "version": "0.1.2", "transport": { "type": "stdio" } } ] }

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/njlnaet/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server