AgentSkills MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTSKILLS_API_KEY | Yes | API key for AgentSkills API. Sign up at agentskills.io to obtain one. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_searchA | Perform a real-time web search and get structured results with a summary. Returns top results with title, URL, snippet, and an AI-generated summary. |
| code_reviewA | Analyze code for issues, security vulnerabilities, and improvement suggestions. Returns a score, summary, list of issues with severity, and positive observations. |
| business_dataB | Look up Korean business data including company information, news, and financial data. Useful for researching Korean companies by name or business registration number. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/primadonna-gpters/agentskills-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server