Behance MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_behance_projectsA | Search for projects on Behance by keyword. Returns project ID, title, URL, creator info, thumbnails, stats (views, appreciations, comments), and creative fields. |
| get_behance_project_detailsA | Get detailed information about a specific Behance project including full description, all images, tags, and tools used. |
| search_behance_profilesA | Search for user profiles on Behance by keyword. Returns username, display name, avatar, location, followers, appreciations, and project count. |
| get_behance_profile_detailsB | Get detailed information about a specific Behance user profile including bio, company, occupation, social links, and complete stats. |
| search_behance_imagesA | Search for images on Behance by keyword. Returns image URLs with dimensions, associated project info, and creator details. |
| get_behance_jobsA | Get job listings from Behance. Returns job title, company, location, job type, posted date, required skills, and remote availability. |
| get_behance_job_detailsA | Get detailed information about a specific Behance job listing including full description and salary info. |
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
- 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/Arnonfr/behance-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server