{"enrichment":{"faq":[{"a":"agents-mcp provides a complete setup guide for deploying Model Context Protocol servers that extend Claude's capabilities. Start by installing the MCP SDK, configuring your server in Claude's settings file, and choosing your transport layer (stdio or HTTP). Official servers for PostgreSQL, SQLite, GitHub, and other platforms are available; select the ones matching your integration needs, then authenticate and test connectivity before production use.","q":"How do I set up MCP servers for Claude?"},{"a":"agents-mcp includes PostgreSQL MCP server configuration for secure database access. Install the PostgreSQL server package, provide connection credentials (host, port, database, user), and configure scoped permissions to limit which tables and operations Claude can access. Test the connection using MCP health checks, then enable in your Claude client settings to query and manipulate data safely.","q":"How can I connect Claude to PostgreSQL via MCP?"},{"a":"agents-mcp supports building custom MCP servers for proprietary tools and internal APIs using TypeScript. Use the MCP SDK to define your server's tools, resources, and prompts; implement request handlers for each capability; choose stdio or HTTP transport; and deploy alongside your agent. The quick-start template includes authentication, error handling, and logging patterns for production readiness.","q":"How do I build a custom MCP server in TypeScript?"},{"a":"agents-mcp enables fine-grained permission management through allow/deny rules and scoped filesystem access. Define which tools Claude can invoke, restrict database queries to specific tables, limit file operations to designated directories, and audit all tool invocations. Security guardrails prevent unauthorized data exposure and enforce least-privilege access for both built-in and custom MCP servers.","q":"What permission controls does agents-mcp provide for tool access?"},{"a":"agents-mcp provides diagnostics for common MCP issues: verify transport setup (stdio vs HTTP), check authentication credentials and token expiration, review server logs for initialization errors, and run health checks to confirm connectivity. Connection failures often stem from misconfigured credentials, network isolation, or missing server dependencies\u2014agents-mcp documentation includes resolution steps for each scenario.","q":"How do I troubleshoot MCP connection and authentication failures?"},{"a":"agents-mcp's Model Context Protocol offers advantages over direct API integration: centralized permission management, standardized tool discovery, built-in authentication handling, and audit logging. Use MCP for production agents needing security controls, multi-service orchestration, or compliance requirements; direct calls suit simple prototypes or single-service integrations where overhead isn't justified.","q":"When should I use MCP instead of direct API calls in my agent?"}],"shadow_tags":["protocol-integration","server-configuration","context-management","tool-orchestration","permission-scoping","database-connectivity","custom-tooling","security-hardening","transport-layer","agent-extensibility"],"summary_rewrite":"Set up Model Context Protocol servers to give Claude and Codex access to databases, APIs, GitHub, and custom tools with fine-grained permission controls. Choose from official servers for PostgreSQL, SQLite, and popular platforms, or build custom TypeScript servers for internal integrations."},"files":[{"bytes":8891,"path":"frameworks/shared-skills/skills/agents-mcp/SKILL.md","sha256":"4aff5a22ecaa5e5a3312706eb63d0f05e4141f98829c1afab4f6b468ddaeb7d2","url":"https://skillfed.io/files/vasilyu1983/AI-Agents-public/agents-mcp/3cd432b1/SKILL.md"}],"id":"vasilyu1983/AI-Agents-public/agents-mcp","links":{"html":"https://skillfed.io/vasilyu1983/AI-Agents-public/agents-mcp","md":"https://skillfed.io/vasilyu1983/AI-Agents-public/agents-mcp.md","repo":"https://github.com/vasilyu1983/AI-Agents-public"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":17,"language":"Python","last_updated":"2026-07-13","license":"MIT","name":"agents-mcp","publisher":"vasilyu1983","stars":69},"relations":{"similar":[{"id":"patricio0312rev/skills/mcp-server-builder"},{"id":"Aradotso/mcp-skills/essential-mcp-servers-reference"},{"id":"Aradotso/mcp-skills/mcp-server-catalog-reference"},{"id":"Aradotso/mcp-skills/mcp-servers-essential-reference"},{"id":"vasilyu1983/AI-Agents-public/agents-skills"},{"id":"bobmatnyc/claude-mpm-skills/model-context"},{"id":"Aradotso/mcp-skills/50-essential-mcp-servers-reference"},{"id":"Aradotso/mcp-skills/mcp-servers-reference"},{"id":"Aradotso/mcp-skills/awesome-mcp-servers-discovery"},{"id":"vasilyu1983/AI-Agents-public/dev-context-engineering"}]},"slug":{"owner":"vasilyu1983","repo":"AI-Agents-public","skill":"agents-mcp"},"version":"3cd432b1"}
