CodexSpot

Blog

Posts tagged tutorial

How to Build Your Own MCP Server

An MCP server is a process that exposes tools, resources, and prompts over a standard transport (stdio or HTTP)

4 min read

Docker-Based MCP Servers: When and Why

Docker-based MCP servers provide better isolation and security compared to globally installed npm or pip packages

5 min read

Using MCP for Database Access: Patterns and Pitfalls

MCP database servers let AI assistants query your databases directly, but read-only mode should be the default for produ...

7 min read

Setting Up MCP Servers with Claude Code

Claude Code reads MCP server configuration from a JSON file in your project or home directory

5 min read

Getting Started with MCP in Cursor

Cursor supports MCP servers through its built-in configuration, enabling AI-powered tool access

3 min read